Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dkvm_host.h88 struct kvm_cpu_context { struct
96 typedef struct kvm_cpu_context kvm_cpu_context_t; argument
99 struct kvm_cpu_context ctxt;
/arch/arm64/kernel/
Dasm-offsets.c128 DEFINE(CPU_GP_REGS, offsetof(struct kvm_cpu_context, gp_regs)); in main()
134 DEFINE(CPU_SYSREGS, offsetof(struct kvm_cpu_context, sys_regs)); in main()