Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtrace.c296 int __tracing_reset(unsigned int cpu) in __tracing_reset() function
H A Dhyp-main.c657 cpu_reg(host_ctxt, 1) = __tracing_reset(cpu); in handle___tracing_reset()
717 HANDLE_FUNC(__tracing_reset),
/linux/arch/arm64/kvm/
H A Dhyp_trace.c319 return kvm_call_hyp_nvhe(__tracing_reset, cpu); in hyp_trace_reset()