Searched defs:cmfn (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/ |
A D | tmem_xen.c | 34 static inline void *cli_get_page(xen_pfn_t cmfn, unsigned long *pcli_mfn, in cli_get_page() 49 static inline void *cli_get_page(xen_pfn_t cmfn, unsigned long *pcli_mfn, in cli_get_page() 89 xen_pfn_t cmfn, tmem_cli_va_param_t clibuf) in tmem_copy_from_client() 120 int tmem_compress_from_client(xen_pfn_t cmfn, in tmem_compress_from_client() 152 int tmem_copy_to_client(xen_pfn_t cmfn, struct page_info *pfp, in tmem_copy_to_client() 181 int tmem_decompress_to_client(xen_pfn_t cmfn, void *tmem_va, in tmem_decompress_to_client()
|
A D | tmem.c | 1019 static int do_tmem_put_compress(struct tmem_page_descriptor *pgp, xen_pfn_t cmfn, in do_tmem_put_compress() 1056 static int do_tmem_dup_put(struct tmem_page_descriptor *pgp, xen_pfn_t cmfn, in do_tmem_dup_put() 1139 xen_pfn_t cmfn, tmem_cli_va_param_t clibuf) in do_tmem_put() 1295 xen_pfn_t cmfn, tmem_cli_va_param_t clibuf) in do_tmem_get()
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | tmem.h | 106 xen_pfn_t cmfn; /* client machine page frame */ member
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | mem_sharing.c | 901 mfn_t smfn, cmfn; in share_pages() local 1015 mfn_t smfn, cmfn; in mem_sharing_add_to_physmap() local
|
Completed in 10 milliseconds