Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dx86_emulate.c31 #define get_stub(stb) ({ \ macro
/xen/tools/tests/x86_emulator/
A Dx86-emulate.c27 #define get_stub(stb) ({ \ macro
/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.c718 uint8_t *buf_ = get_stub(stub); \
773 uint8_t *buf_ = get_stub(stub); \
1536 memcpy(get_stub(stub), \
1545 memcpy(get_stub(stub), \
1554 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \
3825 uint8_t *stb = get_stub(stub); in x86_emulate()
10048 opc = get_stub(stub); in x86_emulate()
10282 uint8_t *buf = get_stub(stub); in x86_emulate()
10309 uint8_t *buf = get_stub(stub); in x86_emulate()
11105 uint8_t *buf = get_stub(stub); in x86_emulate()
[all …]

Completed in 19 milliseconds