Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h338 #define M68K_PDT_VALID(entry) (entry & 3) macro
H A Dhelper.c522 if (txres != MEMTX_OK || !M68K_PDT_VALID(tic)) { in dump_address_map()
834 if (!M68K_PDT_VALID(next)) { in get_physical_address()