Home
last modified time | relevance | path

Searched refs:VF_CAP_REG (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_regs.h56 #define VF_CAP_REG XE_REG(0x1901f8, XE_REG_OPTION_VF) macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_sriov.c41 u32 value = xe_mmio_read32(xe_root_tile_mmio(xe), VF_CAP_REG); in test_is_vf()
H A Dxe_ggtt.c412 xe_mmio_read32(xe_root_tile_mmio(xe), VF_CAP_REG); in xe_ggtt_invalidate()
H A Dxe_device.c972 xe_mmio_write32(xe_root_tile_mmio(xe), VF_CAP_REG, 0); in xe_device_wmb()