Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
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/kernel/ptrace/
A Dptrace-noadv.c51 if (dawr_enabled()) in ppc_gethwdinfo()
/linux/arch/powerpc/kvm/
A Dbook3s_hv_p9_entry.c249 if (dawr_enabled()) { in kvmhv_vcpu_entry_p9()
/linux/arch/powerpc/kernel/
A Dhw_breakpoint.c418 if (dawr_enabled()) { in hw_breakpoint_validate_len()
A Dprocess.c872 if (dawr_enabled()) in __set_breakpoint()
888 if (dawr_enabled()) in ppc_breakpoint_available()

Completed in 14 milliseconds