Searched refs:xe_pt_shift (Results 1 – 2 of 2) sorted by relevance
28 unsigned int xe_pt_shift(unsigned int level);
178 unsigned int xe_pt_shift(unsigned int level) in xe_pt_shift() function1007 u64 page_size = 1ull << xe_pt_shift(xe_pt->level); in xe_vm_dbg_print_entries()1620 start = ALIGN_DOWN(xe_vma_start(vma), 0x1ull << xe_pt_shift(level)); in xe_pt_update_ops_rfence_interval()1621 last = ALIGN(xe_vma_end(vma), 0x1ull << xe_pt_shift(level)) - 1; in xe_pt_update_ops_rfence_interval()