Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/intel_th/
Dmsu.c910 static int msc_buffer_contig_alloc(struct msc *msc, unsigned long size) in msc_buffer_contig_alloc() function
1320 ret = msc_buffer_contig_alloc(msc, nr_pages[0] << PAGE_SHIFT); in msc_buffer_alloc()