Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h273 #define DBSR_IDE 0x80000000 /* Imprecise Debug Event */ macro
/linux/arch/powerpc/kvm/
H A Dbooke_emulate.c258 if (!(vcpu->arch.dbsr & ~DBSR_IDE)) in kvmppc_booke_emulate_mtspr()
H A Dbooke.c875 if (dbsr & DBSR_IDE) { in kvmppc_handle_debug()
876 dbsr &= ~DBSR_IDE; in kvmppc_handle_debug()