Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h797 static inline bool tb_am_enabled(int tb_flags) in tb_am_enabled() function
H A Dtranslate.c5654 dc->address_mask_32bit = tb_am_enabled(dc->base.tb->flags); in TRANS()