Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm64/
H A Dsleh.c265 struct copyio_recovery_entry { struct
271 extern struct copyio_recovery_entry copyio_recover_table[]; argument
272 extern struct copyio_recovery_entry copyio_recover_table_end[];
286 static inline struct copyio_recovery_entry *
290 struct copyio_recovery_entry *e; in find_copyio_recovery_entry()
305 struct copyio_recovery_entry *e = find_copyio_recovery_entry(state); in copyio_recovery_get_recover_addr()