Searched refs:TCR_TBI0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/vmm/ | ||
H A D | vmm_arm64.c | 899 if ((paging->tcr_el1 & TCR_TBI0) != 0) in vmmops_gla2gpa() |
/freebsd/sys/arm64/include/ | ||
H A D | armreg.h | 2816 #define TCR_TBI0 (UL(1) << TCR_TBI0_SHIFT) macro |