Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dsuspend.h12 struct cpu_suspend_ctx { struct
34 struct cpu_suspend_ctx system_regs; argument
/linux/arch/arm64/kernel/
H A Dasm-offsets.c130 DEFINE(CPU_CTX_SP, offsetof(struct cpu_suspend_ctx, sp)); in main()