Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Ddecode.c101 x86emu_check_ip_access();) in X86EMU_exec()
160 x86emu_check_ip_access();) in fetch_decode_modrm()
183 x86emu_check_ip_access();) in fetch_byte_imm()
204 x86emu_check_ip_access();) in fetch_word_imm()
226 x86emu_check_ip_access();) in fetch_long_imm()
H A Ddebug.h222 void x86emu_check_ip_access (void);
H A Ddebug.c140 void x86emu_check_ip_access (void) in x86emu_check_ip_access() function