Home
last modified time | relevance | path

Searched refs:apei_exec_ctx_get_output (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/apei/
A Derst.c383 range->base = apei_exec_ctx_get_output(&ctx); in erst_get_erange()
387 range->size = apei_exec_ctx_get_output(&ctx); in erst_get_erange()
391 range->attr = apei_exec_ctx_get_output(&ctx); in erst_get_erange()
405 return apei_exec_ctx_get_output(&ctx); in __erst_get_record_count()
449 *record_id = apei_exec_ctx_get_output(&ctx); in __erst_get_next_record_id()
643 val = apei_exec_ctx_get_output(&ctx); in __erst_write_to_storage()
652 val = apei_exec_ctx_get_output(&ctx); in __erst_write_to_storage()
686 val = apei_exec_ctx_get_output(&ctx); in __erst_read_from_storage()
695 val = apei_exec_ctx_get_output(&ctx); in __erst_read_from_storage()
725 val = apei_exec_ctx_get_output(&ctx); in __erst_clear_from_storage()
[all …]
A Deinj.c156 *type = apei_exec_ctx_get_output(&ctx); in __einj_get_available_error_type()
480 val = apei_exec_ctx_get_output(&ctx); in __einj_error_inject()
489 val = apei_exec_ctx_get_output(&ctx); in __einj_error_inject()
496 trigger_paddr = apei_exec_ctx_get_output(&ctx); in __einj_error_inject()
A Dapei-internal.h50 static inline u64 apei_exec_ctx_get_output(struct apei_exec_context *ctx) in apei_exec_ctx_get_output() function

Completed in 7 milliseconds