Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfirmware-map.h17 int firmware_map_add_early(u64 start, u64 end, const char *type);
23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() function
/linux-6.3-rc2/drivers/firmware/
A Dmemmap.c324 int __init firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() function
/linux-6.3-rc2/arch/x86/kernel/
A De820.c1197 firmware_map_add_early(entry->addr, entry->addr + entry->size, e820_type_to_string(entry)); in e820__reserve_resources()

Completed in 7 milliseconds