Home
last modified time | relevance | path

Searched defs:Stack (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/powerpc/
H A Dsyscall64-abi.rst42 Stack section in syscall
132 Stack section in vsyscall
/openbmc/linux/tools/perf/scripts/python/
H A Dgecko.py81 class Stack(NamedTuple): class
/openbmc/linux/arch/x86/kvm/
H A Demulate.c123 #define Stack (1<<14) /* Stack instruction (push/pop) */ macro