Searched refs:ecap_ecs (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | intel-iommu.h | 177 #define ecap_ecs(e) ((e >> 24) & 0x1) macro |
/Linux-v5.4/drivers/iommu/ | ||
D | intel-iommu.c | 3116 new_ext = !!ecap_ecs(iommu->ecap); in copy_translation_tables() |