Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dhyp_trace.c129 static struct hyp_trace_buffer { struct
152 static int hyp_trace_buffer_alloc_bpages_backing(struct hyp_trace_buffer *trace_buffer, size_t size) in hyp_trace_buffer_alloc_bpages_backing() argument
178 static void hyp_trace_buffer_free_bpages_backing(struct hyp_trace_buffer *trace_buffer) in hyp_trace_buffer_free_bpages_backing()
184 static void hyp_trace_buffer_unshare_hyp(struct hyp_trace_buffer *trace_buffer, int last_cpu) in hyp_trace_buffer_unshare_hyp()
199 static int hyp_trace_buffer_share_hyp(struct hyp_trace_buffer *trace_buffer) in hyp_trace_buffer_share_hyp()
231 struct hyp_trace_buffer *trace_buffer = priv; in hyp_trace_load()
296 struct hyp_trace_buffer *trace_buffer = priv; in hyp_trace_unload()