Searched refs:aml_while (Results 1 – 7 of 7) sorted by relevance
524 while_ctx2 = aml_while(aml_equal(has_job, one)); in build_cpus_aml()535 while_ctx = aml_while(aml_land(aml_equal(has_event, one), in build_cpus_aml()610 while_ctx = aml_while(aml_lless(cpu_idx, num_added_cpus)); in build_cpus_aml()
204 while_ctx = aml_while(aml_lless(idx, aml_sizeof(cpus_map))); in build_legacy_cpu_hotplug_aml()
1118 whilectx = aml_while(aml_lless(offset, dsm_out_buf_size)); in nvdimm_build_common_dsm()1217 whilectx = aml_while(aml_int(1)); in nvdimm_build_fit()
471 while_ctx = aml_while(aml_lless(idx, slots_nr)); in build_memory_hotplug_aml()
1114 Aml *aml_while(Aml *predicate) in aml_while() function
392 Aml *aml_while(Aml *predicate);
892 while_ctx = aml_while(aml_lless(idx, len)); in build_dbg_aml()