| /xnu-11215.81.4/osfmk/arm64/ |
| H A D | locore.s | 125 mrs x0, TPIDR_EL1 138 mrs x2, ELR_EL1 149 mrs x2, FAR_EL1 191 mrs x18, TTBR0_EL1 229 mrs x18, TPIDR_EL1 267 mrs x0, SP_EL0 // Get SP_EL0 268 mrs x1, TPIDR_EL1 // Get thread pointer 290 mrs x0, SP_EL0 // Get SP_EL0 319 mrs x18, ELR_EL1 334 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 292 mrs x4, TPIDR_EL1 // Get the current thread pointer 318 mrs x0, TPIDR_EL1 // Get the current thread pointer 353 mrs x10, TPIDR_EL1 // Get thread pointer 371 mrs x0, TPIDR_EL1 // Get thread pointer 388 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 262 mrs x20, FAR_EL1 263 mrs x21, ESR_EL1 289 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 | 85 mrs \tmp, TPIDR_EL1 142 mrs x13, CPU_CFG 174 mrs x1, FPSR // Grab FPSR 180 mrs x2, FPCR // Grab FPCR 235 mrs x16, MDSCR_EL1 399 mrs x2, DAIF // Load current DAIF 403 mrs x1, PAR_EL1 // Read result 423 mrs x2, DAIF // Load current DAIF 427 mrs x1, PAR_EL1 // Read result 445 mrs x2, DAIF // Load current DAIF [all …]
|
| H A D | start.s | 145 mrs x15, MPIDR_EL1 // Load MPIDR to get CPU number 774 mrs x12, MDSCR_EL1 781 mrs x12, MIDR_EL1 787 mrs x9, CPU_OVRD 805 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 | 168 mrs x0, SP_EL0
|
| H A D | proc_reg.h | 2845 mrs $2, $0 2857 mrs $2, $0 2871 mrs $3, $0 2887 mrs \scr1, \sreg
|
| /xnu-11215.81.4/pexpert/pexpert/arm64/ |
| H A D | apple_arm64_regs.h | 134 mrs $0, MPIDR_EL1 153 mrs $0, MPIDR_EL1 177 mrs $1, $2 182 mrs $1, $3
|
| /xnu-11215.81.4/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-11215.81.4/osfmk/arm64/sptm/ |
| H A D | start_sptm.s | 103 mrs x9, CPU_OVRD 189 mrs x15, MPIDR_EL1
|
| /xnu-11215.81.4/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-11215.81.4/osfmk/kern/ |
| H A D | exclaves_upcalls.c | 667 Exclaves_L4_Word_t mrs = Exclaves_L4_MessageTag_Mrs(*tag); in exclaves_test_upcall_handler() local 668 assert(mrs < Exclaves_L4_IpcBuffer_Mrs); in exclaves_test_upcall_handler() 674 *tag = Exclaves_L4_MessageTag(mrs, 0, ~label, Exclaves_L4_False); in exclaves_test_upcall_handler() 675 for (int i = 0; i < mrs; i++) { in exclaves_test_upcall_handler()
|
| /xnu-11215.81.4/libsyscall/os/ |
| H A D | tsd.h | 232 mrs _reg, TPIDRRO_EL0 %% \
|
| /xnu-11215.81.4/libsyscall/wrappers/ |
| H A D | mach_absolute_time.s | 230 mrs x0, \reg // Read the timebase
|