Searched refs:mfn_offset (Results 1 – 4 of 4) sorted by relevance
98 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()
325 uint16_t mfn_offset[]; /* Offset within t_info structure of the page list per cpu */ member
505 + tbufs.t_info->mfn_offset[i]; in map_tbufs()
408 + tbufs.t_info->mfn_offset[i]; in map_tbufs()
Completed in 10 milliseconds