Searched refs:get_host_state (Results 1 – 2 of 2) sorted by relevance
514 s32 (*get_host_state)(struct fm10k_hw *, bool *); member548 bool get_host_state; member
519 get_host_state(hyp_phys_to_page(addr)) != PKVM_NOPAGE); in host_stage2_adjust_range()795 if (get_host_state(page) != state) in __host_check_page_state_range()805 if (get_host_state(hyp_phys_to_page(addr)) == PKVM_NOPAGE) { in __host_set_page_state_range()1262 state = get_host_state(hyp_phys_to_page(phys)); in host_stage2_get_guest_info()1436 switch (get_host_state(page)) { in __pkvm_host_share_guest()1501 if (get_host_state(page) != PKVM_PAGE_SHARED_OWNED) in __check_host_shared_guest()