Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/arm64/
H A Dsleh.c267 struct copyio_recovery_entry { struct
273 extern struct copyio_recovery_entry copyio_recover_table[]; argument
274 extern struct copyio_recovery_entry copyio_recover_table_end[];
288 static inline struct copyio_recovery_entry *
292 struct copyio_recovery_entry *e; in find_copyio_recovery_entry()
307 struct copyio_recovery_entry *e = find_copyio_recovery_entry(state); in copyio_recovery_get_recover_addr()