Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dclass.c39 pmt_memcpy64_fromio(void *to, const u64 __iomem *from, size_t count) in pmt_memcpy64_fromio() function
84 count = pmt_memcpy64_fromio(buf, entry->base + off, count); in intel_pmt_read()