Home
last modified time | relevance | path

Searched refs:KERNEL64_CS (Results 1 – 8 of 8) sorted by relevance

/xnu-8792.61.2/osfmk/i386/
H A Dmp_desc.c117 KERNEL64_CS, \
129 KERNEL64_CS, \
138 KERNEL64_CS, \
147 KERNEL64_CS, \
156 KERNEL64_CS, \
528 wrmsr64(MSR_IA32_STAR, (((uint64_t)USER_CS) << 48) | (((uint64_t)KERNEL64_CS) << 32)); in cpu_syscall_init()
H A Dasm64.h41 push $KERNEL64_CS ;\
H A Dgdt.c80 [SEL_TO_INDEX(KERNEL64_CS)] = MAKE_REAL_DESCRIPTOR( /* kernel 64-bit code */
H A Dseg.h273 #define KERNEL64_CS 0x08 /* 1: K64 code */ macro
H A Dgenassym.c280 DECLARE("KERNEL64_CS", KERNEL64_CS); in main()
H A Di386_init.c550 KERNEL64_CS, \
/xnu-8792.61.2/osfmk/x86_64/
H A Dstart.s121 ljmpl $KERNEL64_CS,$64f ;\
H A Didt64.s745 cmpw $(KERNEL64_CS), 8(%rsp)
1155 cmpw $(KERNEL64_CS), ISF64_CS(%rsp)
1491 cmpw $(KERNEL64_CS), R64_CS(%r15)