Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Ddebug.h224 void x86emu_check_mem_access (u32 p);
H A Ddebug.c149 void x86emu_check_mem_access (u32 dummy) in x86emu_check_mem_access() function
H A Dprim_ops.c2384 x86emu_check_mem_access(addr);) in mem_access_word()