Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S133 orr x2, x2, #TTBR_CNP_BIT
299 orr x5, x5, #TTBR_CNP_BIT
/linux/arch/arm64/mm/
H A Dcontext.c357 ttbr0 |= TTBR_CNP_BIT; in cpu_do_switch_mm()