HomeSort by: relevance | last modified time | path
    Searched refs:spsr_el1 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/aarch64/aarch64/
vectors.S 75 mrs x22, spsr_el1
236 msr spsr_el1, x1 /* exception pstate */
316 msr spsr_el1, x1 /* exception pstate */
locore.S 110 DPRINTSREG("SPSR_EL1 = ", spsr_el1)
143 DPRINTSREG("SPSR_EL1 = ", spsr_el1)
439 CPU_DPRINTSREG("SPSR_EL1 = ", spsr_el1)
db_machdep.c 638 SHOW_ARMREG(spsr_el1);
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
arch-arm.h 259 uint32_t spsr_el1; /* AArch64 */ member in union:vcpu_guest_core_regs::__anon4449243c010a
  /src/sys/arch/aarch64/include/
armreg.h 1052 AARCH64REG_READ_INLINE(spsr_el1) // Saved Program Status Register
1053 AARCH64REG_WRITE_INLINE(spsr_el1)

Completed in 20 milliseconds