Searched refs:get_next_pt_type (Results 1 – 1 of 1) sorted by relevance
202 static inline int get_next_pt_type(int type) in get_next_pt_type() function891 GEM_BUG_ON(!gtt_type_is_pt(get_next_pt_type(e->type))); in ppgtt_invalidate_spt_by_shadow_entry()895 cur_pt_type = get_next_pt_type(e->type); in ppgtt_invalidate_spt_by_shadow_entry()1017 GEM_BUG_ON(!gtt_type_is_pt(get_next_pt_type(we->type))); in ppgtt_populate_spt_by_guest_entry()1038 int type = get_next_pt_type(we->type); in ppgtt_populate_spt_by_guest_entry()1238 if (gtt_type_is_pt(get_next_pt_type(ge.type))) { in ppgtt_populate_spt()1280 if (gtt_type_is_pt(get_next_pt_type(se->type))) { in ppgtt_handle_guest_entry_removal()1319 if (gtt_type_is_pt(get_next_pt_type(we->type))) { in ppgtt_handle_guest_entry_add()