Home
last modified time | relevance | path

Searched defs:GET_PCI_DEVFN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c85 #define GET_PCI_DEVFN(bdf) ((bdf) & 0xff) macro
H A Dhns3_pmu.c318 #define GET_PCI_DEVFN(bdf) ((bdf) & 0xff) macro