Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dkvm_s390x.h50 int kvm_s390_topology_set_mtcr(uint64_t attr);
H A Dkvm.c2632 int kvm_s390_topology_set_mtcr(uint64_t attr) in kvm_s390_topology_set_mtcr() function
/openbmc/qemu/target/s390x/
H A Dcpu-sysemu.c316 ret = kvm_s390_topology_set_mtcr(changed); in s390_cpu_topology_set_changed()