Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_glue.c142 max_nr_interrupts = 2048, enumerator
201 if (glue->address % (sizeof(unsigned_word) * max_nr_interrupts) != 0) in hw_glue_init_address()
203 sizeof(unsigned_word) * max_nr_interrupts); in hw_glue_init_address()
277 int reg = ((addr - glue->address) / sizeof(unsigned_word)) % max_nr_interrupts; in hw_glue_io_write_buffer_callback()
331 { "int", 0, max_nr_interrupts },