Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dsvm.c69 uv_unshare_page(PHYS_PFN(__pa(addr)), numpages); in set_memory_encrypted()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dultravisor.h39 static inline int uv_unshare_page(u64 pfn, u64 npages) in uv_unshare_page() function
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
Dspapr.c545 uv_unshare_page(PHYS_PFN(__pa(q->qpage)), 1 << alloc_order); in xive_spapr_cleanup_queue()