Searched refs:cpu_has_cx16 (Results 1 – 4 of 4) sorted by relevance
24 ASSERT(cpu_has_cx16); in __cmpxchg16b()
53 #define cpu_has_cx16 boot_cpu_has(X86_FEATURE_CX16) macro
184 if ( cpu_has_cx16 ) in update_irte()
2280 if ( !cap_intr_post(iommu->cap) || !cpu_has_cx16 ) in intel_vtd_setup()
Completed in 18 milliseconds