Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dsev.c125 static __always_inline bool on_vc_stack(struct pt_regs *regs) in on_vc_stack() function
168 if (on_vc_stack(regs)) in __sev_es_ist_enter()