Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dpciif.h31 #define _XEN_PCIF_active (0) macro
32 #define XEN_PCIF_active (1<<_XEN_PCIF_active)
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H 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()
/OK3568_Linux_fs/kernel/drivers/pci/
H 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()