Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h400 #define GET_IOSPACE(pfn) (pfn >> (BITS_PER_LONG - 4)) macro
H A Dpgtable_64.h1047 #define GET_IOSPACE(pfn) (pfn >> (BITS_PER_LONG - 4)) macro