Searched refs:is_compact (Results 1 – 4 of 4) sorted by relevance
251 if (pt->is_compact) { in __gen8_ppgtt_clear()520 pt->is_compact = true; in xehpsdv_ppgtt_insert_huge()522 GEM_BUG_ON(pt->is_compact); in xehpsdv_ppgtt_insert_huge()724 GEM_BUG_ON(pt->is_compact); in gen8_ppgtt_insert_entry()748 if (!pt->is_compact) { in __xehpsdv_ppgtt_insert_entry_lm()751 pt->is_compact = true; in __xehpsdv_ppgtt_insert_entry_lm()
29 pt->is_compact = false; in alloc_pt()
165 bool is_compact; member
48 GEM_BUG_ON(!pt->is_compact); in xehpsdv_toggle_pdes()