Searched refs:cpu_has_heai (Results 1 – 4 of 4) sorted by relevance
19 extern bool cpu_has_heai;
105 bool cpu_has_heai; variable134 cpu_has_heai = true; in cpu_init_params()142 cpu_has_heai = false; in cpu_init_params()
283 if (cpu_has_heai) in heai_handler()313 if (cpu_has_heai) in test_illegal()321 if (cpu_has_heai) in test_illegal()
380 if (cpu_has_heai) in main()