Searched refs:check_consistency (Results 1 – 3 of 3) sorted by relevance
435 static void check_consistency(const S390CPUModel *model) in check_consistency() function614 check_consistency(cpu->model); in s390_realize_cpu_model()
71 def check_consistency(self) -> List[str]: member in TypeIdentifiers
1148 int check_consistency = 0; variable1149 module_param(check_consistency, int, 0644);1155 if (check_consistency && !once) { in check_data_structures()