Searched refs:ASSIGN_CTX_PML4 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ | ||
D | intel_lrc_reg.h | 40 #define ASSIGN_CTX_PML4(ppgtt, reg_state) do { \ macro |
D | intel_lrc.c | 832 ASSIGN_CTX_PML4(ppgtt, regs); in init_ppgtt_regs() |