Lines Matching refs:aml_return
1053 aml_append(ifctx, aml_return(aml_buffer(1, byte_list))); in nvdimm_build_common_dsm()
1058 aml_append(unsupport, aml_return(aml_buffer(1, byte_list))); in nvdimm_build_common_dsm()
1128 aml_append(ifctx, aml_return(dsm_out_buf)); in nvdimm_build_common_dsm()
1136 aml_append(method, aml_return(aml_name("OBUF"))); in nvdimm_build_common_dsm()
1146 aml_append(method, aml_return(aml_call5(NVDIMM_COMMON_DSM, aml_arg(0), in nvdimm_build_device_dsm()
1191 aml_append(ifctx, aml_return(aml_buffer(0, NULL))); in nvdimm_build_fit()
1201 aml_append(ifctx, aml_return(aml_buffer(0, NULL))); in nvdimm_build_fit()
1207 aml_append(method, aml_return(aml_name("BUFF"))); in nvdimm_build_fit()
1235 aml_append(ifctx, aml_return(fit)); in nvdimm_build_fit()
1292 aml_append(method, aml_return(aml_local(1))); in nvdimm_build_nvdimm_devices()
1330 aml_append(method, aml_return(aml_local(1))); in nvdimm_build_nvdimm_devices()
1359 aml_append(method, aml_return(aml_name("STTS"))); in nvdimm_build_nvdimm_devices()