Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsev-common.h63 #define GHCB_MSR_TERM_REASON_SET_POS 12 macro
68 (((((u64)reason_set) & GHCB_MSR_TERM_REASON_SET_MASK) << GHCB_MSR_TERM_REASON_SET_POS) | \
/linux/arch/x86/kvm/svm/
A Dsev.c2705 GHCB_MSR_TERM_REASON_SET_POS); in sev_handle_vmgexit_msr_protocol()

Completed in 9 milliseconds