Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/Kernel/
H A DIOPlatformIO.cpp55 PE_handle_platform_error(vm_offset_t far) in PE_handle_platform_error() function
/xnu-8796.101.5/pexpert/pexpert/
H A Dpexpert.h119 bool PE_handle_platform_error(
/xnu-8796.101.5/osfmk/arm64/
H A Dsleh.c452 if (PE_handle_platform_error(far)) { in arm64_platform_error()