Searched refs:VCPU_REGS_R11 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/x86/include/asm/ | ||
| D | kvm_host.h | 155 VCPU_REGS_R11 = __VCPU_REGS_R11, enumerator |
| /Linux-v5.10/arch/x86/kvm/ | ||
| D | emulate.c | 2812 *reg_write(ctxt, VCPU_REGS_R11) = ctxt->eflags; in em_syscall() |