Home
last modified time | relevance | path

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

/linux/mm/
H A Dpercpu.c2378 unsigned long first_low, first_high;
2393 first_high = (unsigned long)pcpu_base_addr +
2396 (unsigned long)addr < first_high) {
2402 unsigned long first_low, first_high; per_cpu_ptr_to_phys() local