Searched refs:load_context (Results 1 – 3 of 3) sorted by relevance
45 static inline void load_context(mm_context_t context) in load_context() function56 load_context(next->context); in switch_mm_irqs_off()
59 load_context(mm->context); in flush_tlb_mm()
5710 static struct i915_vma *load_context(struct intel_context *ce, u32 poison) in load_context() function5777 batch = load_context(ce, poison); in poison_registers()