Home
last modified time | relevance | path

Searched defs:_PAGE_HASHPTE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dpgtable.h334 #define _PAGE_HASHPTE 0x002 /* hash_page has made an HPTE for this pte */ macro
354 #define _PAGE_HASHPTE 0 macro
/linux-2.4.37.9/include/asm-ppc64/
Dpgtable.h101 #define _PAGE_HASHPTE 0x400UL /* software: pte has an associated HPTE */ macro