Searched refs:apei_exec_ctx_get_output (Results 1 – 2 of 2) sorted by relevance
203 *type = apei_exec_ctx_get_output(&ctx); in __einj_get_available_error_type()649 val = apei_exec_ctx_get_output(&ctx); in __einj_error_inject()658 val = apei_exec_ctx_get_output(&ctx); in __einj_error_inject()671 trigger_paddr = apei_exec_ctx_get_output(&ctx); in __einj_error_inject()
49 static inline u64 apei_exec_ctx_get_output(struct apei_exec_context *ctx) in apei_exec_ctx_get_output() function