Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/nohash/
Dmmu-e500.h94 #define MAS4_TLBSEL_MASK MAS0_TLBSEL_MASK macro
/linux-6.1.9/arch/powerpc/kvm/
De500_mmu_host.c114 mtspr(SPRN_MAS4, mas4 & ~MAS4_TLBSEL_MASK); in get_host_mas0()