Home
last modified time | relevance | path

Searched refs:HCR_RW (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm64/vmm/
H A Dvmm_reset.c137 el2ctx->hcr_el2 = HCR_RW | HCR_TID3 | HCR_TWI | HCR_BSU_IS | HCR_FB | in reset_vm_el2_regs()
/freebsd/sys/arm64/include/
H A Dhypervisor.h104 #define HCR_RW (UL(0x1) << 31) macro
/freebsd/sys/arm64/arm64/
H A Dlocore.S347 ldr x2, =(HCR_RW | HCR_APK | HCR_API | HCR_E2H)