Searched refs:X86_FEATURE_CX16 (Results 1 – 6 of 6) sorted by relevance
88 #define system_has_cmpxchg128() boot_cpu_has(X86_FEATURE_CX16)
129 #define X86_FEATURE_CX16 ( 4*32+13) /* CMPXCHG16B instruction */ macro
259 "cmpxchg16b " __percpu_arg([var]), X86_FEATURE_CX16) \
801 if (boot_cpu_has(X86_FEATURE_CX16)) in set_irq_posting_cap()
1835 if (!boot_cpu_has(X86_FEATURE_CX16) || in init_iommu_one()1851 if (!boot_cpu_has(X86_FEATURE_CX16) || in init_iommu_one()