Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h339 #define M68K_TTS_POINTER_SHIFT 18 macro
H A Dhelper.c532 (j << M68K_TTS_POINTER_SHIFT) | in dump_address_map()