Lines Matching full:when
8 vfio_ss.add(when: 'CONFIG_PSERIES', if_true: files('spapr.c'))
9 vfio_ss.add(when: 'CONFIG_VFIO_PCI', if_true: files(
13 vfio_ss.add(when: 'CONFIG_VFIO_CCW', if_true: files('ccw.c'))
14 vfio_ss.add(when: 'CONFIG_VFIO_PLATFORM', if_true: files('platform.c'))
15 vfio_ss.add(when: 'CONFIG_VFIO_AP', if_true: files('ap.c'))
16 vfio_ss.add(when: 'CONFIG_VFIO_IGD', if_true: files('igd.c'))
18 specific_ss.add_all(when: 'CONFIG_VFIO', if_true: vfio_ss)
20 system_ss.add(when: 'CONFIG_VFIO_XGMAC', if_true: files('calxeda-xgmac.c'))
21 system_ss.add(when: 'CONFIG_VFIO_AMD_XGBE', if_true: files('amd-xgbe.c'))
22 system_ss.add(when: 'CONFIG_VFIO', if_true: files(
30 system_ss.add(when: ['CONFIG_VFIO', 'CONFIG_IOMMUFD'], if_true: files(
33 system_ss.add(when: 'CONFIG_VFIO_PCI', if_true: files(