| /xnu-12377.41.6/osfmk/arm64/ |
| H A D | locore.s | 132 mrs x0, TPIDR_EL1 145 mrs x2, ELR_EL1 156 mrs x2, FAR_EL1 198 mrs x18, TTBR0_EL1 245 mrs x18, TPIDR_EL1 283 mrs x0, SP_EL0 // Get SP_EL0 284 mrs x1, TPIDR_EL1 // Get thread pointer 314 mrs x0, SP_EL0 // Get SP_EL0 343 mrs x18, ELR_EL1 358 mrs x19, ELR_EL1 [all …]
|
| H A D | cswitch.s | 67 mrs x$1, SSBS 73 mrs x$1, TCO 78 mrs x$1, DIT 83 mrs x$1, UAO 103 mrs x$1, FPCR 116 mrs x19, FPCR 311 mrs x4, TPIDR_EL1 // Get the current thread pointer 337 mrs x0, TPIDR_EL1 // Get the current thread pointer 372 mrs x10, TPIDR_EL1 // Get thread pointer 390 mrs x0, TPIDR_EL1 // Get thread pointer [all …]
|
| H A D | exception_asm.h | 69 mrs $0, MPIDR_EL1 207 mrs x24, FPSR 209 mrs x25, FPCR 213 …mrs x22, ELR_EL1 // Get exception link regist… 214 mrs x23, SPSR_EL1 // Load CPSR into var reg x23 243 mrs x19, SPSel 264 mrs x20, FAR_EL1 265 mrs x21, ESR_EL1 291 mrs x1, TPIDR_EL1
|
| H A D | caches_asm.s | 99 mrs $0, CCSIDR_EL1 116 mrs $0, CCSIDR_EL1 134 mrs $0, CLIDR_EL1 222 mrs x0, CLIDR_EL1 242 mrs x0, CLIDR_EL1 372 mrs x0, CLIDR_EL1 405 mrs x0, CLIDR_EL1
|
| H A D | machine_routines_asm.s | 98 mrs \tmp, TPIDR_EL1 155 mrs x13, CPU_CFG 187 mrs x1, FPSR // Grab FPSR 193 mrs x2, FPCR // Grab FPCR 248 mrs x16, MDSCR_EL1 412 mrs x2, DAIF // Load current DAIF 416 mrs x1, PAR_EL1 // Read result 436 mrs x2, DAIF // Load current DAIF 440 mrs x1, PAR_EL1 // Read result 458 mrs x2, DAIF // Load current DAIF [all …]
|
| H A D | pac_asm.h | 219 mrs \x, TPIDR_EL1 237 mrs \x, GCR_EL1
|
| H A D | start.s | 145 mrs x15, MPIDR_EL1 // Load MPIDR to get CPU number 778 mrs x12, MDSCR_EL1 785 mrs x12, MIDR_EL1 791 mrs x9, CPU_OVRD 809 mrs x1, TTBR1_EL1
|
| H A D | iofilter_asm.s | 49 mrs x9, PAR_EL1
|
| H A D | asm.h | 138 mrs $0, TPIDR_EL1
|
| H A D | platform_tests_asm.s | 170 mrs x0, SP_EL0
|
| H A D | proc_reg.h | 3708 mrs $2, $0 3720 mrs $2, $0 3734 mrs $3, $0 3750 mrs \scr1, \sreg
|
| /xnu-12377.41.6/pexpert/pexpert/arm64/ |
| H A D | apple_arm64_regs.h | 144 mrs $0, MPIDR_EL1 163 mrs $0, MPIDR_EL1 187 mrs $1, $2 192 mrs $1, $3
|
| /xnu-12377.41.6/libsyscall/mach/mach/ |
| H A D | mach_right_private.h | 143 mach_right_send_t mrs = {pn}; in mach_right_send() local 144 return mrs; in mach_right_send() 159 mach_right_send_valid(mach_right_send_t mrs) in mach_right_send_valid() argument 161 return MACH_PORT_VALID(mrs.mrs_name); in mach_right_send_valid()
|
| /xnu-12377.41.6/osfmk/arm64/sptm/ |
| H A D | start_sptm.s | 104 mrs x9, CPU_OVRD 197 mrs x15, MPIDR_EL1
|
| /xnu-12377.41.6/osfmk/mach/ |
| H A D | exclaves_l4.h | 272 Exclaves_L4_MessageTag(Exclaves_L4_Word_t mrs, Exclaves_L4_Word_t crs, Exclaves_L4_Word_t label, in Exclaves_L4_MessageTag() argument 277 Exclaves_L4_MessageTag_Mrs_Bits, Exclaves_L4_Word(mrs)) | in Exclaves_L4_MessageTag()
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | exclaves_upcalls.c | 732 Exclaves_L4_Word_t mrs = Exclaves_L4_MessageTag_Mrs(*tag); in exclaves_test_upcall_handler() local 733 assert(mrs < Exclaves_L4_IpcBuffer_Mrs); in exclaves_test_upcall_handler() 739 *tag = Exclaves_L4_MessageTag(mrs, 0, ~label, Exclaves_L4_False); in exclaves_test_upcall_handler() 740 for (int i = 0; i < mrs; i++) { in exclaves_test_upcall_handler()
|
| /xnu-12377.41.6/libsyscall/os/ |
| H A D | tsd.h | 232 mrs _reg, TPIDRRO_EL0 %% \
|
| /xnu-12377.41.6/libsyscall/wrappers/ |
| H A D | mach_absolute_time.s | 230 mrs x0, \reg // Read the timebase
|