Home
last modified time | relevance | path

Searched defs:sys_physmap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dhwaccess_physmap.c76 static void *sys_physmap(uintptr_t phys_addr, size_t len) in sys_physmap() function
124 static void *sys_physmap(uintptr_t phys_addr, size_t len) in sys_physmap() function
140 static void *sys_physmap(uintptr_t phys_addr, size_t len) in sys_physmap() function
/aosp_15_r20/external/coreboot/util/bucts/
H A Dbucts.c59 static void *sys_physmap(unsigned long phys_addr, size_t len) in sys_physmap() function