Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dkvm_host.h176 unsigned long host_eentry; member
/linux/arch/loongarch/kernel/
H A Dasm-offsets.c303 OFFSET(KVM_ARCH_HEENTRY, kvm_vcpu_arch, host_eentry); in output_kvm_defines()
/linux/arch/loongarch/kvm/
H A Dvcpu.c297 vcpu->arch.host_eentry = csr_read64(LOONGARCH_CSR_EENTRY); in kvm_pre_enter_guest()