Home
last modified time | relevance | path

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

/external/flashrom/
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
/external/coreboot/util/bucts/
Dbucts.c59 static void *sys_physmap(unsigned long phys_addr, size_t len) in sys_physmap() function