Searched refs:UNLIKELY_START (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/ |
A D | vmx.h | 329 UNLIKELY_START(be, vmptrld) in __vmptrld() 351 UNLIKELY_START(be, vmclear) in __vmpclear() 373 UNLIKELY_START(be, vmread) in __vmread() 396 UNLIKELY_START(be, vmwrite) in __vmwrite() 476 UNLIKELY_START(be, invept) in __invept() 505 UNLIKELY_START(be, invvpid) in __invvpid()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/ |
A D | entry.S | 51 UNLIKELY_START(ne, nsvm_hap) 67 UNLIKELY_START(nz, svm_trace)
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | entry.S | 200 UNLIKELY_START(nz, sysenter_nt_set) 208 UNLIKELY_START(z, sysenter_gpf) 231 UNLIKELY_START(ne, msi_check) 287 UNLIKELY_START(g, create_bounce_frame_bad_sp) 351 UNLIKELY_START(z, create_bounce_frame_bad_bounce_ip)
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/ |
A D | entry.S | 73 UNLIKELY_START(ne, realmode)
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | asm_defns.h | 109 #define UNLIKELY_START(cond, tag) \ macro 183 #define UNLIKELY_START(cond, tag) \ macro
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/compat/ |
A D | entry.S | 212 UNLIKELY_START(z, compat_syscall_gpf) 312 UNLIKELY_START(z, compat_bounce_null_selector)
|
Completed in 9 milliseconds