Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmc/
H A Dpmc.c229 u32 *buf, fsize, num_samples, stb_rdptr_offset = 0; in amd_pmc_stb_debugfs_open_v2() local
257 stb_rdptr_offset = num_samples - fsize; in amd_pmc_stb_debugfs_open_v2()
260 stb_rdptr_offset = 0; in amd_pmc_stb_debugfs_open_v2()
263 memcpy_fromio(buf, dev->stb_virt_addr + stb_rdptr_offset, fsize); in amd_pmc_stb_debugfs_open_v2()

Completed in 2 milliseconds