Home
last modified time | relevance | path

Searched refs:pmcsr_off (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dcfg_space.c96 if (off == vgpu->cfg_space.pmcsr_off && vgpu->cfg_space.pmcsr_off) { in vgpu_pci_cfg_mem_write()
417 vgpu->cfg_space.pmcsr_off = 0; in intel_vgpu_init_cfg_space()
422 vgpu->cfg_space.pmcsr_off = next + PCI_PM_CTRL; in intel_vgpu_init_cfg_space()
Dgvt.h109 u32 pmcsr_off; member