Home
last modified time | relevance | path

Searched defs:is_run (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Damd-iommu.h182 amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga()
/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h985 is_run : 1, member
H A Diommu.c3759 int amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c3757 bool is_run = netif_running(dev); in fec_enet_bpf() local