Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Decc.h207 extern kern_return_t ecc_log_memory_error(uint64_t physical_address, ecc_flags_t ecc_flags);
208 extern kern_return_t ecc_log_memory_error_internal(uint64_t physical_address, ecc_flags_t ecc_flags…
213 extern kern_return_t ecc_log_memory_error_delayed(uint64_t physical_address, ecc_flags_t ecc_flags);
227 kern_return_t ecc_log_memory_error_ce(uint64_t physical_address, ecc_flags_t ecc_flags, uint32_t ce…
H A Decc_logging.c58 __unused pmap_paddr_t physical_address, in ecc_log_memory_error() argument
66 __unused pmap_paddr_t physical_address, in ecc_log_memory_error_internal() argument
74 __unused pmap_paddr_t physical_address, in ecc_log_memory_error_ce() argument
96 __unused pmap_paddr_t physical_address, in ecc_log_memory_error_delayed() argument
H A Dexclaves_shared_memory.h188 void (^cb)(uint64_t physical_address));