| /xnu-12377.1.9/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 237 mrs x18, TPIDR_EL1 275 mrs x0, SP_EL0 // Get SP_EL0 276 mrs x1, TPIDR_EL1 // Get thread pointer 306 mrs x0, SP_EL0 // Get SP_EL0 335 mrs x18, ELR_EL1 350 mrs x19, ELR_EL1 [all …]
|
| H A D | cswitch.s | 67 mrs x$1, SSBS 73 mrs x$1, DIT 78 mrs x$1, UAO 98 mrs x$1, FPCR 111 mrs x19, FPCR 289 mrs x4, TPIDR_EL1 // Get the current thread pointer 315 mrs x0, TPIDR_EL1 // Get the current thread pointer 350 mrs x10, TPIDR_EL1 // Get thread pointer 368 mrs x0, TPIDR_EL1 // Get thread pointer 385 mrs x0, TPIDR_EL1 // Get thread pointer
|
| 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 | 89 mrs \tmp, TPIDR_EL1 146 mrs x13, CPU_CFG 178 mrs x1, FPSR // Grab FPSR 184 mrs x2, FPCR // Grab FPCR 239 mrs x16, MDSCR_EL1 403 mrs x2, DAIF // Load current DAIF 407 mrs x1, PAR_EL1 // Read result 427 mrs x2, DAIF // Load current DAIF 431 mrs x1, PAR_EL1 // Read result 449 mrs x2, DAIF // Load current DAIF [all …]
|
| H A D | start.s | 145 mrs x15, MPIDR_EL1 // Load MPIDR to get CPU number 775 mrs x12, MDSCR_EL1 782 mrs x12, MIDR_EL1 788 mrs x9, CPU_OVRD 806 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 | 3530 mrs $2, $0 3542 mrs $2, $0 3556 mrs $3, $0 3572 mrs \scr1, \sreg
|
| /xnu-12377.1.9/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.1.9/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.1.9/osfmk/arm64/sptm/ |
| H A D | start_sptm.s | 104 mrs x9, CPU_OVRD 197 mrs x15, MPIDR_EL1
|
| /xnu-12377.1.9/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.1.9/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.1.9/libsyscall/os/ |
| H A D | tsd.h | 232 mrs _reg, TPIDRRO_EL0 %% \
|
| /xnu-12377.1.9/libsyscall/wrappers/ |
| H A D | mach_absolute_time.s | 230 mrs x0, \reg // Read the timebase
|