Home
last modified time | relevance | path

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

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