Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dsev-es-shared.c387 u64 sw_scratch; in vc_handle_ioio() local
419 sw_scratch = __pa(ghcb) + offsetof(struct ghcb, shared_buffer); in vc_handle_ioio()
420 ghcb_set_sw_scratch(ghcb, sw_scratch); in vc_handle_ioio()
/Linux-v5.10/arch/x86/include/asm/
Dsvm.h277 u64 sw_scratch; member
410 DEFINE_GHCB_ACCESSORS(sw_scratch)