Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c210 static int s390_topology_id_cmp(const S390TopologyId *l, in s390_topology_id_cmp() function
234 return !s390_topology_id_cmp(l, r); in s390_topology_id_eq()
240 return s390_topology_id_cmp(l, r) < 0; in s390_topology_id_lt()