Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/kernel/
A Dsetup.c195 res->start = __pfn_to_phys(memblock_region_reserved_base_pfn(region)); in init_resources()
/linux-6.3-rc2/arch/arm64/kernel/
A Dsetup.c245 res->start = __pfn_to_phys(memblock_region_reserved_base_pfn(region)); in request_standard_resources()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dsetup.c419 res->start = __pfn_to_phys(memblock_region_reserved_base_pfn(region)); in resource_init()
/linux-6.3-rc2/include/linux/
A Dmemblock.h540 static inline unsigned long memblock_region_reserved_base_pfn(const struct memblock_region *reg) in memblock_region_reserved_base_pfn() function

Completed in 7 milliseconds