Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
Dsev-es-shared.c386 u64 sw_scratch; in vc_handle_ioio() local
418 sw_scratch = __pa(ghcb) + offsetof(struct ghcb, shared_buffer); in vc_handle_ioio()
419 ghcb_set_sw_scratch(ghcb, sw_scratch); in vc_handle_ioio()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsvm.h279 u64 sw_scratch; member
412 DEFINE_GHCB_ACCESSORS(sw_scratch)