Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dextable.c53 void init_or_livepatch sort_exception_table(struct exception_table_entry *start, in sort_exception_table() function
62 sort_exception_table(__start___ex_table, __stop___ex_table); in sort_exception_tables()
63 sort_exception_table(__start___pre_ex_table, __stop___pre_ex_table); in sort_exception_tables()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Duaccess.h285 extern void sort_exception_table(struct exception_table_entry *start,
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch.c705 sort_exception_table(s ,e); in prepare_payload()

Completed in 6 milliseconds