Searched refs:DBSR_IDE (Results 1 – 3 of 3) sorted by relevance
273 #define DBSR_IDE 0x80000000 /* Imprecise Debug Event */ macro
258 if (!(vcpu->arch.dbsr & ~DBSR_IDE)) in kvmppc_booke_emulate_mtspr()
875 if (dbsr & DBSR_IDE) { in kvmppc_handle_debug()876 dbsr &= ~DBSR_IDE; in kvmppc_handle_debug()