Home
last modified time | relevance | path

Searched refs:SLICE_LOW_TOP (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
A Dslice.h6 #define SLICE_LOW_TOP (0x100000000ul) macro
7 #define SLICE_NUM_LOW (SLICE_LOW_TOP >> SLICE_LOW_SHIFT)
/linux/arch/powerpc/mm/
A Dslice.c57 return tmp < SLICE_LOW_TOP; in slice_addr_is_low()
71 (unsigned long)(SLICE_LOW_TOP - 1)); in slice_range_to_mask()
112 start = (unsigned long)SLICE_LOW_TOP; in slice_high_has_vma()
147 (unsigned long)(SLICE_LOW_TOP - 1)); in slice_check_range_fits()
273 ((slice + end) << SLICE_HIGH_SHIFT) : SLICE_LOW_TOP; in slice_scan_available()
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1174 if (addr < SLICE_LOW_TOP) { in get_paca_psize()

Completed in 10 milliseconds