Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Dkvm_host.h191 unsigned long host_ecfg; member
/linux-6.15/arch/loongarch/kernel/
H A Dasm-offsets.c307 OFFSET(KVM_ARCH_HECFG, kvm_vcpu_arch, host_ecfg); in output_kvm_defines()
/linux-6.15/arch/loongarch/kvm/
H A Dvcpu.c1520 vcpu->arch.host_ecfg = (read_csr_ecfg() & CSR_ECFG_VS); in kvm_arch_vcpu_create()