Home
last modified time | relevance | path

Searched refs:__XEN_EMULATE_PREFIX (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Demulate_prefix.h11 #define __XEN_EMULATE_PREFIX 0x0f,0x0b,0x78,0x65,0x6e /* ud2 ; .ascii "xen" */ macro
/arch/x86/include/asm/xen/
Dinterface.h384 #define XEN_EMULATE_PREFIX __ASM_FORM(.byte __XEN_EMULATE_PREFIX ;)
/arch/x86/lib/
Dinsn.c66 static const insn_byte_t xen_prefix[] = { __XEN_EMULATE_PREFIX };