Home
last modified time | relevance | path

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

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