Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dhyp-init.S107 orr x2, x2, #TTBR_CNP_BIT
258 orr x4, x4, #TTBR_CNP_BIT
/linux-5.19.10/arch/arm64/include/asm/
Dmmu_context.h164 ttbr1 |= TTBR_CNP_BIT; in cpu_replace_ttbr1()
Dpgtable-hwdef.h183 #define TTBR_CNP_BIT (UL(1) << 0) macro
/linux-5.19.10/arch/arm64/mm/
Dcontext.c357 ttbr0 |= TTBR_CNP_BIT; in cpu_do_switch_mm()