Home
last modified time | relevance | path

Searched refs:cpu_has_cx16 (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/x86_64/
A Dsystem.h24 ASSERT(cpu_has_cx16); in __cmpxchg16b()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpufeature.h53 #define cpu_has_cx16 boot_cpu_has(X86_FEATURE_CX16) macro
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Dintremap.c184 if ( cpu_has_cx16 ) in update_irte()
A Diommu.c2280 if ( !cap_intr_post(iommu->cap) || !cpu_has_cx16 ) in intel_vtd_setup()

Completed in 18 milliseconds