Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_models.c426 static void check_consistency(const S390CPUModel *model) in check_consistency() function
605 check_consistency(cpu->model); in s390_realize_cpu_model()
/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py71 def check_consistency(self) -> List[str]: member in TypeIdentifiers