Home
last modified time | relevance | path

Searched refs:ID_AA64MMFR2_LVA_SHIFT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhead.S313 and x6, x6, #(0xf << ID_AA64MMFR2_LVA_SHIFT)
699 and x0, x0, #(0xf << ID_AA64MMFR2_LVA_SHIFT)
H A Dcpufeature.c366 ARM64_FTR_BITS(FTR_HIDDEN, FTR_STRICT, FTR_LOWER_SAFE, ID_AA64MMFR2_LVA_SHIFT, 4, 0),
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dassembler.h558 and \tmp, \tmp, #(0xf << ID_AA64MMFR2_LVA_SHIFT)
H A Dsysreg.h907 #define ID_AA64MMFR2_LVA_SHIFT 16 macro