Home
last modified time | relevance | path

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

/openbmc/qemu/hw/openrisc/
H A Dcputimer.c90 void cpu_openrisc_count_stop(OpenRISCCPU *cpu) in cpu_openrisc_count_stop() function
116 cpu_openrisc_count_stop(cpu); in openrisc_timer_cb()
132 cpu_openrisc_count_stop(cpu); in openrisc_count_reset()
/openbmc/qemu/target/openrisc/
H A Dcpu.h333 void cpu_openrisc_count_stop(OpenRISCCPU *cpu);
H A Dsys_helper.c180 cpu_openrisc_count_stop(cpu); in HELPER()