Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86_emulate.c337 #define _STK "%%rsp" /* stack pointer */ macro
340 #define _STK "%%esp" /* stack pointer */ macro
356 "andl %"_LO32 _tmp",("_STK"); " \
359 "andl %"_LO32 _tmp",("_STK"); " \
360 "andl %"_LO32 _tmp","__stringify(BITS_PER_LONG/4)"("_STK"); " \
362 "orl %"_LO32 _tmp",("_STK"); " \