Searched refs:NPHYS_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable.h56 #define NPHYS_MASK (-1LL << NPHYS) macro
H A Dpgtable_64.h42 *(xp) = (x & NPHYS_SIGN) ? (x | NPHYS_MASK) : x;

Completed in 176 milliseconds