Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dkvm_host.h158 unsigned long host_eentry; member
/linux-6.12.1/arch/loongarch/kernel/
Dasm-offsets.c311 OFFSET(KVM_ARCH_HEENTRY, kvm_vcpu_arch, host_eentry); in output_kvm_defines()
/linux-6.12.1/arch/loongarch/kvm/
Dvcpu.c290 vcpu->arch.host_eentry = csr_read64(LOONGARCH_CSR_EENTRY); in kvm_pre_enter_guest()