Searched refs:NPHYS_SIGN (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.h55 #define NPHYS_SIGN (1LL << (NPHYS - 1)) macro
H A Dpgtable_64.h42 *(xp) = (x & NPHYS_SIGN) ? (x | NPHYS_MASK) : x;

Completed in 40 milliseconds