Searched refs:VTCR_EL2_RES1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/include/ | ||
H A D | hypervisor.h | 254 #define VTCR_EL2_RES1 (0x1UL << 31) macro |
/freebsd/sys/arm64/vmm/ | ||
H A D | vmm_arm64.c | 385 el2_regs.vtcr_el2 = VTCR_EL2_RES1; in vmmops_modinit() |