Searched refs:pt_dir (Results 1 – 2 of 2) sorted by relevance
1014 struct xe_pt_dir *pt_dir; in xe_pt_commit() local1019 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit()1024 pt_dir->children[j_] = pt_dir->staging[j_]; in xe_pt_commit()1041 struct xe_pt_dir *pt_dir; in xe_pt_abort_bind() local1049 pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_bind()1071 struct xe_pt_dir *pt_dir; in xe_pt_commit_prepare_bind() local1079 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_bind()1722 pt_dir->staging[j] = in xe_pt_abort_unbind()1740 struct xe_pt_dir *pt_dir; in xe_pt_commit_prepare_unbind() local1746 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_unbind()[all …]
125 pte_t *pt_dir, *ptep; in split_pmd_page() local129 pt_dir = vmem_pte_alloc(); in split_pmd_page()130 if (!pt_dir) in split_pmd_page()138 ptep = pt_dir; in split_pmd_page()144 new = __pmd(__pa(pt_dir) | _SEGMENT_ENTRY); in split_pmd_page()