Home
last modified time | relevance | path

Searched refs:apei_exec_post_unmap_gars (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/apei/
H A Dapei-internal.h95 int apei_exec_post_unmap_gars(struct apei_exec_context *ctx);
H A Dapei-base.c250 apei_exec_post_unmap_gars(&ctx_unmap); in apei_exec_pre_map_gars()
270 int apei_exec_post_unmap_gars(struct apei_exec_context *ctx) in apei_exec_post_unmap_gars() function
275 EXPORT_SYMBOL_GPL(apei_exec_post_unmap_gars);
H A Deinj.c387 apei_exec_post_unmap_gars(&trigger_ctx); in __einj_error_trigger()
797 apei_exec_post_unmap_gars(&ctx); in einj_exit()
H A Derst.c1255 apei_exec_post_unmap_gars(&ctx); in erst_init()