Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds