Home
last modified time | relevance | path

Searched refs:dawr_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h117 static inline bool dawr_enabled(void) in dawr_enabled() function
123 static inline bool dawr_enabled(void) { return false; } in dawr_enabled() function
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c573 if (dawr_enabled()) { in kvmhv_vcpu_entry_p9()
618 if (dawr_enabled()) { in kvmhv_vcpu_entry_p9()
891 if (dawr_enabled()) { in kvmhv_vcpu_entry_p9()
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c51 if (dawr_enabled()) in ppc_gethwdinfo()
/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c166 if (dawr_enabled()) { in hw_breakpoint_validate_len()