Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dx86_emulate.c29 #define get_stub(stb) ({ \ macro
/xen-4.10.0-shim-comet/tools/tests/x86_emulator/
A Dx86-emulate.c22 #define get_stub(stb) ({ \ macro
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c480 uint8_t *buf_ = get_stub(stub); \
1181 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \
1191 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \
7420 uint8_t *buf = get_stub(stub); in x86_emulate()
7447 uint8_t *buf = get_stub(stub); in x86_emulate()
7784 uint8_t *buf = get_stub(stub); in x86_emulate()
7817 uint8_t *buf = get_stub(stub); in x86_emulate()

Completed in 15 milliseconds