Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c1163 static bool is_gsr_invalid(struct guest_state_request *gsr, in is_gsr_invalid() function
1456 if (!~(type->mask) && is_gsr_invalid(gsr, element, type)) { in getset_state()