Home | History | Annotate | Download | only in priv

Lines Matching full:sgdt

2419 /* op = 0: call the native SGDT instruction.
2426 __asm__ __volatile__("sgdt (%0)" : : "r" (address) : "memory");