Searched refs:DBSR_TIE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg_booke.h327 #define DBSR_TIE 0x01000000 /* Trap Instruction Event */ macro
346 #define DBSR_TIE 0x10000000 /* Trap Instruction debug Event */ macro
/linux-4.1.27/arch/powerpc/kvm/
H A Dbooke.c848 if ((dbsr & DBSR_TIE) && !(vcpu->arch.shared->msr & MSR_DE)) kvmppc_handle_debug()

Completed in 99 milliseconds