Searched refs:VTCR_EL2_TG0_SHIFT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm64/include/
H A Dhypervisor.h168 #define VTCR_EL2_TG0_SHIFT 14 macro
169 #define VTCR_EL2_TG0_4K (0x0 << VTCR_EL2_TG0_SHIFT)
170 #define VTCR_EL2_TG0_64K (0x1 << VTCR_EL2_TG0_SHIFT)
171 #define VTCR_EL2_TG0_16K (0x2 << VTCR_EL2_TG0_SHIFT)

Completed in 152 milliseconds