Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_hcall.c261 uint8_t *pdst, *psrc; in h_page_init() local
286 psrc = cpu_physical_memory_map(src, &len, false); in h_page_init()
287 if (!psrc || len != TARGET_PAGE_SIZE) { in h_page_init()
291 memcpy(pdst, psrc, len); in h_page_init()
292 cpu_physical_memory_unmap(psrc, len, 0, len); in h_page_init()
/qemu/include/standard-headers/linux/
H A Dethtool.h1247 uint16_t psrc; member
1301 uint16_t psrc; member