Searched refs:PKVM_PAGE_STATE_MASK (Results 1 – 1 of 1) sorted by relevance
34 #define PKVM_PAGE_STATE_MASK (BIT(0) | BIT(1)) macro111 return p->__hyp_state_comp ^ PKVM_PAGE_STATE_MASK; in get_hyp_state()116 p->__hyp_state_comp = state ^ PKVM_PAGE_STATE_MASK; in set_hyp_state()