Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h573 ACCESS_DEBUG = 0x04, enumerator
H A Dhelper.c738 bool debug = access_type & ACCESS_DEBUG; in get_physical_address()
923 access_type = ACCESS_DATA | ACCESS_DEBUG; in m68k_cpu_get_phys_page_debug()