Home
last modified time | relevance | path

Searched refs:DBSR_IDE (Results 1 – 2 of 2) 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()