Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmemory.h35 int arch_get_memory_phys_device(unsigned long start_pfn);
/Linux-v5.10/drivers/base/
Dmemory.c496 int __weak arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function
592 mem->phys_device = arch_get_memory_phys_device(start_pfn); in init_memory_block()
/Linux-v5.10/drivers/s390/char/
Dsclp_cmd.c180 int arch_get_memory_phys_device(unsigned long start_pfn) in arch_get_memory_phys_device() function