Searched defs:bundle (Results 1 – 9 of 9) sorted by relevance
/arch/ia64/kernel/ |
D | kprobes.c | 307 bundle_t *bundle = &p->opcode.bundle; in prepare_break_inst() local 336 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst() 512 static int __kprobes __is_ia64_break_inst(bundle_t *bundle, uint slot) in __is_ia64_break_inst() 543 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost() 588 bundle_t *bundle; in arch_prepare_kprobe() local 779 bundle_t bundle; in is_ia64_break_inst() local
|
D | brl_emu.c | 57 unsigned long bundle[2]; in ia64_emulate_brl() local
|
D | traps.c | 237 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, in fp_emulate() 290 long exception, bundle[2]; in handle_fpu_swa() local
|
D | module.c | 142 bundle (const struct insn *insn) in bundle() function 211 unsigned char bundle[2][16]; member 256 unsigned char bundle[3][16]; member
|
D | unaligned.c | 1311 unsigned long bundle[2]; in ia64_handle_unaligned() local
|
/arch/ia64/kvm/ |
D | mmio.c | 171 IA64_BUNDLE bundle; in emulate_io_inst() local
|
D | process.c | 445 fpswa_ret_t vmm_fp_emulate(int fp_fault, void *bundle, unsigned long *ipsr, in vmm_fp_emulate() 500 IA64_BUNDLE bundle; in vmm_handle_fpu_swa() local
|
/arch/ia64/include/asm/ |
D | kprobes.h | 103 bundle_t bundle; member
|
/arch/blackfin/kernel/ |
D | kgdb.c | 752 int kgdb_arch_remove_breakpoint(unsigned long addr, char *bundle) in kgdb_arch_remove_breakpoint()
|