Home
last modified time | relevance | path

Searched refs:BATU32_VP (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h29 #define BATU32_VP 0x00000001 macro
H A Dmmu-hash32.c43 if ((mmuidx_pr(mmu_idx) && !(batu & BATU32_VP)) in hash32_bat_size()
H A Dmmu_common.c217 if ((!pr && (*BATu & BATU32_VS)) || (pr && (*BATu & BATU32_VP))) { in get_bat_6xx_tlb()