Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dtrace.c98 int offset_in_bytes = offsetof(struct t_info, mfn_offset[NR_CPUS]); in calc_tinfo_first_offset()
115 typeof(dummy_pages.mfn_offset[0]) max_mfn_offset; in calculate_tbuf_size()
208 t_info->mfn_offset[cpu] = offset; in alloc_trace_bufs()
234 offset = t_info->mfn_offset[cpu]; in alloc_trace_bufs()
269 offset = t_info->mfn_offset[cpu]; in alloc_trace_bufs()
536 per_cpu_mfn_offset = t_info->mfn_offset[smp_processor_id()]; in next_record()
/xen-4.10.0-shim-comet/xen/include/public/
A Dtrace.h325 uint16_t mfn_offset[]; /* Offset within t_info structure of the page list per cpu */ member
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxentrace.c505 + tbufs.t_info->mfn_offset[i]; in map_tbufs()
/xen-4.10.0-shim-comet/tools/xenmon/
A Dxenbaked.c408 + tbufs.t_info->mfn_offset[i]; in map_tbufs()

Completed in 10 milliseconds