Home
last modified time | relevance | path

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

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