OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_INTERRUPT_HALT
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
poison.h
44
#pragma GCC poison
CPU_INTERRUPT_HALT
cpu-exec.c
379
if (interrupt_request &
CPU_INTERRUPT_HALT
) {
380
env->interrupt_request &= ~
CPU_INTERRUPT_HALT
;
[
all
...]
cpu-all.h
804
#define
CPU_INTERRUPT_HALT
0x0020
/external/qemu/target-arm/
helper.c
[
all
...]
Completed in 695 milliseconds