Home
last modified time | relevance | path

Searched defs:DBCR0_ICMP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h367 #define DBCR0_ICMP DBCR0_IC macro
429 #define DBCR0_ICMP 0x08000000 /* Instruction Completion */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h635 #define DBCR0_ICMP (1 << 27) macro