Home
last modified time | relevance | path

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

/include/linux/
Dfirmware-map.h26 int firmware_map_add_early(u64 start, u64 end, const char *type);
32 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() function