Searched defs:cd (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | mem_sharing.c | 895 struct domain *cd, gfn_t cgfn, shr_handle_t ch) in share_pages() 1011 struct domain *cd, unsigned long cgfn) in mem_sharing_add_to_physmap() 1267 static int range_share(struct domain *d, struct domain *cd, in range_share() 1380 struct domain *cd; in mem_sharing_memop() local 1450 struct domain *cd; in mem_sharing_memop() local 1497 struct domain *cd; in mem_sharing_memop() local
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | earlycpio.c | 75 struct cpio_data cd = { NULL, 0, "" }; in find_cpio_data() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | microcode.c | 105 struct cpio_data cd; in microcode_scan_module() local
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd.c | 1295 iconv_t cd; in vhd_macx_encode_location() local 1358 iconv_t cd; in vhd_w2u_encode_location() local 1452 iconv_t cd; in vhd_macx_decode_location() local 1486 iconv_t cd; in vhd_w2u_decode_location() local 2458 iconv_t cd; in vhd_initialize_header_parent_name() local
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | console.c | 469 struct domain *cd = current->domain; in guest_console_write() local
|
/xen-4.10.0-shim-comet/xen/include/xsm/ |
A D | dummy.h | 614 static XSM_INLINE int xsm_mem_sharing_op(XSM_DEFAULT_ARG struct domain *d, struct domain *cd, int o… in xsm_mem_sharing_op()
|
A D | xsm.h | 621 static inline int xsm_mem_sharing_op (xsm_default_t def, struct domain *d, struct domain *cd, int o… in xsm_mem_sharing_op()
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ |
A D | hooks.c | 1568 static int flask_mem_sharing_op(struct domain *d, struct domain *cd, int op) in flask_mem_sharing_op()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | hvm.c | 544 struct domain *cd = current->domain; in hvm_print_line() local
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | xenalyze.c | 8995 struct cpu_change_data *cd; in scan_for_new_pcpu() local
|
Completed in 54 milliseconds