Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds