Searched refs:LONG_SIGN_BIT (Results 1 – 1 of 1) sorted by relevance
35 #define LONG_SIGN_BIT 0x80000000 macro73 if ((exp_off & LONG_SIGN_BIT) == LONG_SIGN_BIT) { in vaddr_to_phys()