Searched defs:HPTE_V_COMPARE (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h74 #define HPTE_V_COMPARE(x,y) (!(((x) ^ (y)) & 0xffffffffffffff80UL)) macro

Completed in 202 milliseconds