Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/arch/x86/
H A Dexception.c86 static void print_page_fault_error_code(u32 code) in print_page_fault_error_code() function
136 print_page_fault_error_code(exception_state->error_code); in dump_exception_state()