Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h48 #define HPTE32_V_SECONDARY 0x00000040 macro
H A Dmmu-hash32.c223 && (secondary == !!(pte0 & HPTE32_V_SECONDARY)) in ppc_hash32_pteg_search()