Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm64/ !
H A Dsleh.c266 struct copyio_recovery_entry { struct
272 extern struct copyio_recovery_entry copyio_recover_table[]; argument
273 extern struct copyio_recovery_entry copyio_recover_table_end[];
287 static inline struct copyio_recovery_entry *
291 struct copyio_recovery_entry *e; in find_copyio_recovery_entry()
306 struct copyio_recovery_entry *e = find_copyio_recovery_entry(state); in copyio_recovery_get_recover_addr()