Home | History | Annotate | Download | only in priv

Lines Matching full:sidt

2903    op = 1: call the native SIDT instruction.
2912 __asm__ __volatile__("sidt (%0)" : : "r" (address) : "memory");