Searched refs:GSB_HV_VCPU_IGNORED_ID (Results 1 – 2 of 2) sorted by relevance
7 #define GSB_HV_VCPU_IGNORED_ID 0x0000 /* An element whose value is ignored */ macro
838 GUEST_STATE_ELEMENT_NOP(GSB_HV_VCPU_IGNORED_ID, 0),1121 if (id == GSB_HV_VCPU_IGNORED_ID) { in guest_state_request_check()1434 if (id == GSB_HV_VCPU_IGNORED_ID) { in getset_state()