Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/
H A Dmp_desc.c113 KERNEL64_CS, \
125 KERNEL64_CS, \
134 KERNEL64_CS, \
143 KERNEL64_CS, \
152 KERNEL64_CS, \
524 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.c547 KERNEL64_CS, \
/xnu-10063.141.1/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)
1499 cmpw $(KERNEL64_CS), R64_CS(%r15)