Home
last modified time | relevance | path

Searched defs:RSP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Drelocate_kernel_64.S32 #define RSP DATA(0x0) macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h58 #define RSP 152 macro
/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer2.h109 #define RSP 1 macro
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c2060 #define RSP "%%rsp" macro
2063 #define RSP "%%esp" macro
/openbmc/qemu/target/i386/hvf/
H A Dx86.h205 #define RSP(cpu) RRX(cpu, R_ESP) macro