Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
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 Dapei-internal.h95 int apei_exec_post_unmap_gars(struct apei_exec_context *ctx);
H A Derst.c1288 apei_exec_post_unmap_gars(&ctx); in erst_init()