Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddirect.c606 unsigned long cpu_start_pfn = PFN_DOWN(m->cpu_start); in check_ram_in_range_map() local
608 if (start_pfn >= cpu_start_pfn && in check_ram_in_range_map()
609 start_pfn - cpu_start_pfn < PFN_DOWN(m->size)) { in check_ram_in_range_map()