Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h46 #define HPTE32_V_VALID 0x80000000 macro
H A Dmmu-hash32.c222 if ((pte0 & HPTE32_V_VALID) in ppc_hash32_pteg_search()