Searched refs:PTE_LM (Results 1 – 7 of 7) sorted by relevance
43 d->is_lmem ? PTE_LM : 0); in insert_pte()275 is_lmem ? PTE_LM : 0); in emit_pte()
198 pte_flags |= PTE_LM; in ppgtt_bind_vma()
40 if (flags & PTE_LM) in gen8_pte_encode()651 pte_flags |= PTE_LM; in gen8_init_scratch()
197 if (flags & PTE_LM) in gen8_ggtt_pte_encode()471 pte_flags |= PTE_LM; in ggtt_bind_vma()869 pte_flags |= PTE_LM; in ggtt_probe_common()
273 #define PTE_LM BIT(1) macro
91 pte_flags |= PTE_LM; in dpt_bind_vma()
441 pte_flags |= PTE_LM; in uc_fw_bind_ggtt()
Completed in 16 milliseconds