Searched refs:H_GUEST_CAP_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
215 #define H_GUEST_CAP_VALID_MASK (H_GUEST_CAPABILITIES_P11_MODE | \ macro
1255 if (capabilities & ~H_GUEST_CAP_VALID_MASK) { in h_guest_set_capabilities()