Home
last modified time | relevance | path

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

/linux/include/xen/interface/io/
A Dpciif.h14 #define _XEN_PCIF_active (0) macro
15 #define XEN_PCIF_active (1<<_XEN_PCIF_active)
/linux/drivers/xen/xen-pciback/
A Dpciback_ops.c282 return test_bit(_XEN_PCIF_active, in xen_pcibk_test_op_pending()
388 clear_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags); in xen_pcibk_do_one_op()
/linux/drivers/pci/
A Dxen-pcifront.c127 set_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags); in do_pci_op()
140 while (test_bit(_XEN_PCIF_active, in do_pci_op()
148 clear_bit(_XEN_PCIF_active, in do_pci_op()

Completed in 6 milliseconds