Searched refs:IDT64_BASE_ENTRY (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Didt64.s55 * The IDT64_BASE_ENTRY macro lays down a fake descriptor that must be
60 #define IDT64_BASE_ENTRY(vec,seg,ist,type) \ define
71 IDT64_BASE_ENTRY(EXT(vec),KERNEL64_CS,ist,type)
73 IDT64_BASE_ENTRY(vec,KERNEL64_CS,ist,type)

Completed in 21 milliseconds