Home
last modified time | relevance | path

Searched refs:PCI_VC_CAP2_64_PHASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/pci/
Dvc.c241 else if (cap2 & PCI_VC_CAP2_64_PHASE) in pci_vc_do_save_buffer()
/linux-6.1.9/include/uapi/linux/
Dpci_regs.h809 #define PCI_VC_CAP2_64_PHASE 0x00000004 macro
/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci_config.c1279 else if (tmp & PCI_VC_CAP2_64_PHASE) in vfio_vc_cap_len()