Home | History | Annotate | Download | only in priv

Lines Matching full:sgdt

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