Home
last modified time | relevance | path

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

/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c133 static bool is_msr_allowed(uint32_t reg) in is_msr_allowed() function
245 if (!is_msr_allowed(request[0])) { in vh_co_entry()