KVM
|
#include <hyp/sysreg-sr.h>
#include <linux/compiler.h>
#include <linux/kvm_host.h>
#include <asm/kprobes.h>
#include <asm/kvm_asm.h>
#include <asm/kvm_emulate.h>
#include <asm/kvm_hyp.h>
Go to the source code of this file.
Functions | |
void | __sysreg_save_state_nvhe (struct kvm_cpu_context *ctxt) |
void | __sysreg_restore_state_nvhe (struct kvm_cpu_context *ctxt) |
void __sysreg_restore_state_nvhe | ( | struct kvm_cpu_context * | ctxt | ) |
Definition at line 29 of file sysreg-sr.c.
void __sysreg_save_state_nvhe | ( | struct kvm_cpu_context * | ctxt | ) |
Definition at line 21 of file sysreg-sr.c.