Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dcpu.h285 enum loongarch_features { enum
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c797 static bool kvm_feature_supported(CPUState *cs, enum loongarch_features feature) in kvm_feature_supported()