Home
last modified time | relevance | path

Searched refs:TCR_EPD1_MASK (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dtlb.c31 val |= TCR_EPD1_MASK | TCR_EPD0_MASK; in __tlb_switch_to_guest()
A Dswitch.c90 write_sysreg_el1(val | TCR_EPD1_MASK | TCR_EPD0_MASK, SYS_TCR); in __deactivate_traps()
/linux-6.3-rc2/arch/arm64/kvm/hyp/vhe/
A Dtlb.c37 val |= TCR_EPD1_MASK | TCR_EPD0_MASK; in __tlb_switch_to_guest()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-hwdef.h208 #define TCR_EPD1_MASK (UL(1) << TCR_EPD1_SHIFT) macro
/linux-6.3-rc2/arch/arm64/kvm/hyp/include/hyp/
A Dsysreg-sr.h109 TCR_EPD1_MASK | TCR_EPD0_MASK), in __sysreg_restore_el1_state()

Completed in 7 milliseconds