Home
last modified time | relevance | path

Searched refs:vmread_error (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx_ops.h13 void vmread_error(unsigned long field);
111 vmread_error(field); in __vmcs_readl()
H A Dvmx.c433 noinline void vmread_error(unsigned long field) in vmread_error() function
445 vmread_error(field); in vmread_error_trampoline2()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmenter.S244 * vmread_error_trampoline - Trampoline from inline asm to vmread_error()
248 * Save and restore volatile registers across a call to vmread_error(). Note,
276 call vmread_error
H A Dvmx_ops.h15 asmlinkage void vmread_error(unsigned long field, bool fault);
H A Dvmx.c434 asmlinkage void vmread_error(unsigned long field, bool fault) in vmread_error() function

Completed in 21 milliseconds