Searched refs:GET_PCI_DEVFN (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/perf/hisilicon/
H A Dhns3_pmu.c318 #define GET_PCI_DEVFN(bdf) ((bdf) & 0xff) macro
835 GET_PCI_DEVFN(bdf));
850 val = GET_PCI_DEVFN(bdf);
1128 return GET_PCI_DEVFN(bdf);
1130 return FILTER_CONDITION_FUNC_INTR(GET_PCI_DEVFN(bdf), intr_id);
H A Dhisi_pcie_pmu.c85 #define GET_PCI_DEVFN(bdf) ((bdf) & 0xff) macro
283 GET_PCI_DEVFN(bdf));

Completed in 110 milliseconds