Searched defs:orc (Results 1 – 7 of 7) sorted by relevance
/arch/um/include/asm/ |
D | unwind.h | 5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
/arch/x86/kernel/ |
D | unwind_orc.c | 151 static struct orc_entry *orc; in orc_find() local 247 struct orc_entry *orc = _orc; in unwind_module_init() local 276 struct orc_entry *orc; in unwind_init() local 426 struct orc_entry *orc; in unwind_next_frame() local
|
D | module.c | 255 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
/arch/s390/include/asm/ |
D | unwind.h | 79 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
|
/arch/x86/include/asm/ |
D | unwind.h | 98 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
/arch/s390/kvm/ |
D | priv.c | 1144 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa() 1212 int i, orc; in handle_essa() local
|
/arch/s390/mm/ |
D | pgtable.c | 1009 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()
|