Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_emu.c173 static bool is_host_reg(CPUX86State *env, target_ulong ptr) in is_host_reg() function
180 if (is_host_reg(env, ptr)) { in write_val_ext()
199 if (is_host_reg(env, ptr)) { in read_val_ext()