Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/
Diov.c779 pci_write_config_dword(dev, pos + PCI_SRIOV_SYS_PGSIZE, pgsz); in sriov_init()
883 pci_write_config_dword(dev, iov->pos + PCI_SRIOV_SYS_PGSIZE, iov->pgsz); in sriov_restore_state()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h961 #define PCI_SRIOV_SYS_PGSIZE 0x20 /* System Page Size */ macro