Home
last modified time | relevance | path

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

/arch/x86/kvm/
Demulate.c287 #define _STK "%%rsp" /* stack pointer */ macro
290 #define _STK "%%esp" /* stack pointer */ macro
306 "andl %"_LO32 _tmp",("_STK"); " \
309 "andl %"_LO32 _tmp",("_STK"); " \
310 "andl %"_LO32 _tmp","__stringify(BITS_PER_LONG/4)"("_STK"); " \
312 "orl %"_LO32 _tmp",("_STK"); " \