Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/arm64/
H A Dsleh.c271 struct copyio_recovery_entry { struct
277 extern struct copyio_recovery_entry copyio_recover_table[]; argument
278 extern struct copyio_recovery_entry copyio_recover_table_end[];
292 static inline struct copyio_recovery_entry *
296 struct copyio_recovery_entry *e; in find_copyio_recovery_entry()
311 struct copyio_recovery_entry *e = find_copyio_recovery_entry(state); in copyio_recovery_get_recover_addr()