Home
last modified time | relevance | path

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

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