Searched refs:xe_pt_hugepte_possible (Results 1 – 1 of 1) sorted by relevance
397 static bool xe_pt_hugepte_possible(u64 addr, u64 next, unsigned int level, in xe_pt_hugepte_possible() function493 if (level == 0 || xe_pt_hugepte_possible(addr, next, level, xe_walk)) { in xe_pt_stage_bind_entry()
Completed in 8 milliseconds