Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
A Dsh_bios.c23 void *gdb_vbr_vector = NULL; variable
34 if (!gdb_vbr_vector) in sh_bios_call()
74 if (unlikely(gdb_vbr_vector)) in sh_bios_vbr_init()
80 gdb_vbr_vector = (void *)(vbr + 0x100); in sh_bios_vbr_init()
82 gdb_vbr_vector); in sh_bios_vbr_init()
95 if (gdb_vbr_vector) in sh_bios_vbr_reload()
99 : "r" (((unsigned long) gdb_vbr_vector) - 0x100) in sh_bios_vbr_reload()
/linux/arch/sh/kernel/cpu/sh2a/
A Dentry.S180 1: .long gdb_vbr_vector
/linux/arch/sh/kernel/cpu/sh3/
A Dentry.S202 2: .long gdb_vbr_vector
/linux/arch/sh/kernel/cpu/sh2/
A Dentry.S250 1: .long gdb_vbr_vector

Completed in 6 milliseconds