Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/kernel/
Dsetup.c190 res->start = __pfn_to_phys(memblock_region_reserved_base_pfn(region)); in init_resources()
/linux-6.6.21/arch/arm64/kernel/
Dsetup.c245 res->start = __pfn_to_phys(memblock_region_reserved_base_pfn(region)); in request_standard_resources()
/linux-6.6.21/include/linux/
Dmemblock.h541 static inline unsigned long memblock_region_reserved_base_pfn(const struct memblock_region *reg) in memblock_region_reserved_base_pfn() function
/linux-6.6.21/arch/loongarch/kernel/
Dsetup.c456 res->start = __pfn_to_phys(memblock_region_reserved_base_pfn(region)); in resource_init()