Home
last modified time | relevance | path

Searched defs:SYSCALL_STACK_OFF (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/kernel/lib/syscall/arch/x86/64/
H A Dsyscall.S27 #define SYSCALL_STACK_OFF 0x08 macro
/aosp_15_r20/external/trusty/lk/arch/x86/include/arch/x86/
Dmp.h32 #define SYSCALL_STACK_OFF __offsetof(struct x86_per_cpu_state, syscall_stack) macro