Home
last modified time | relevance | path

Searched refs:TCR_TBID0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/
H A Dpauth.c80 tbid = tcr & TCR_TBID0; in effective_tbi()
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h319 #define TCR_TBID0 (UL(1) << 51) macro