Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Decc.h139 kern_return_t ecc_log_memory_error(uint64_t physical_address, ecc_flags_t ecc_flags);
140 kern_return_t ecc_log_memory_error_internal(uint64_t physical_address, ecc_flags_t ecc_flags);
154 kern_return_t ecc_log_memory_error_ce(uint64_t physical_address, ecc_flags_t ecc_flags, uint32_t ce…
H A Decc_logging.c54 __unused uint32_t ecc_flags) in ecc_log_memory_error() argument
62 __unused uint32_t ecc_flags) in ecc_log_memory_error_internal() argument
69 __unused uint32_t ecc_flags, in ecc_log_memory_error_ce() argument
/xnu-8792.41.9/osfmk/mach/
H A Dmemory_error_notification.defs22 in ecc_flags : uint32_t;