Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h121 #define INVALID_RPTE_HIDX 0x0UL macro
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_64k.c142 rpte.hidx = INVALID_RPTE_HIDX; in __hash_page_4K()