Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsvm.h90 #define SVM_VMGEXIT_AP_JUMP_TABLE 0x80000005 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/
H A Dsvm.h90 #define SVM_VMGEXIT_AP_JUMP_TABLE 0x80000005 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es.c509 ghcb_set_sw_exit_code(ghcb, SVM_VMGEXIT_AP_JUMP_TABLE); in get_jump_table_addr()