Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpercpu.c2381 unsigned long first_low, first_high; in per_cpu_ptr_to_phys() local
2396 first_high = (unsigned long)pcpu_base_addr + in per_cpu_ptr_to_phys()
2399 (unsigned long)addr < first_high) { in per_cpu_ptr_to_phys()