Home
last modified time | relevance | path

Searched refs:IS_VALID_EA (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Dpage.h208 #define IS_VALID_EA(x) \ macro
/linux-2.4.37.9/arch/ppc64/kernel/
Dstab.c282 if (!IS_VALID_EA(ea)) { in ste_allocate()
Dhtab.c449 if (!IS_VALID_EA(ea)) return 1; in hash_page()