Searched refs:__pa_to_highbits (Results 1 – 2 of 2) sorted by relevance
152 #define __pa_to_highbits(pa) ((phys_addr_t)(pa) >> NR_PA_HIGHBIT_SHIFT) macro
424 highbits = __pa_to_highbits(range.start); in setup_memory()