Searched refs:topa_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_pt.c338 * topa_alloc() - allocate page-sized ToPA table
344 static struct topa *topa_alloc(int cpu, gfp_t gfp) topa_alloc() function
445 topa = topa_alloc(buf->cpu, gfp); topa_insert_pages()
826 topa = topa_alloc(buf->cpu, gfp); pt_buffer_init_topa()

Completed in 95 milliseconds