Searched refs:TCR_EPD0_MASK (Results 1 – 5 of 5) sorted by relevance
31 val |= TCR_EPD1_MASK | TCR_EPD0_MASK; in __tlb_switch_to_guest()
90 write_sysreg_el1(val | TCR_EPD1_MASK | TCR_EPD0_MASK, SYS_TCR); in __deactivate_traps()
37 val |= TCR_EPD1_MASK | TCR_EPD0_MASK; in __tlb_switch_to_guest()
199 #define TCR_EPD0_MASK (UL(1) << TCR_EPD0_SHIFT) macro
109 TCR_EPD1_MASK | TCR_EPD0_MASK), in __sysreg_restore_el1_state()
Completed in 9 milliseconds