Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_cpu.c82 } hw_cpu_device; typedef
99 hw_cpu_device *hw_cpu = ZALLOC(hw_cpu_device); in hw_cpu_create()
110 hw_cpu_device *hw_cpu = (hw_cpu_device*)device_data(me); in hw_cpu_init_address()
113 memset(hw_cpu, 0x0, sizeof(hw_cpu_device)); in hw_cpu_init_address()
132 hw_cpu_device *hw_cpu = (hw_cpu_device*)device_data(me); in hw_cpu_interrupt_event()
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_cpu.c82 } hw_cpu_device; typedef
99 hw_cpu_device *hw_cpu = ZALLOC(hw_cpu_device); in hw_cpu_create()
110 hw_cpu_device *hw_cpu = (hw_cpu_device*)device_data(me); in hw_cpu_init_address()
113 memset(hw_cpu, 0x0, sizeof(hw_cpu_device)); in hw_cpu_init_address()
132 hw_cpu_device *hw_cpu = (hw_cpu_device*)device_data(me); in hw_cpu_interrupt_event()