Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h14 #define SR32_T 0x80000000 macro
H A Dmmu-hash32.c348 if (sr & SR32_T) { in ppc_hash32_xlate()
H A Dmmu_common.c282 ds = sr & SR32_T; in mmu6xx_get_physical_address()