Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c2375 unsigned long first_low, first_high; in per_cpu_ptr_to_phys() local
2390 first_high = (unsigned long)pcpu_base_addr + in per_cpu_ptr_to_phys()
2393 (unsigned long)addr < first_high) { in per_cpu_ptr_to_phys()