Searched defs:cd (Results 1 – 9 of 9) sorted by relevance
/xen/xen/arch/x86/mm/ |
A D | mem_sharing.c | 1102 struct domain *cd, unsigned long cgfn, bool lock) in add_to_physmap() 1391 static int range_share(struct domain *d, struct domain *cd, in range_share() 1548 static int bring_up_vcpus(struct domain *cd, struct domain *d) in bring_up_vcpus() 1628 static int fork_hap_allocation(struct domain *cd, struct domain *d) in fork_hap_allocation() 1644 static void copy_tsc(struct domain *cd, struct domain *d) in copy_tsc() 1656 static int copy_special_pages(struct domain *cd, struct domain *d) in copy_special_pages() 1732 static int copy_settings(struct domain *cd, struct domain *d) in copy_settings() 1750 static int fork(struct domain *cd, struct domain *d) in fork() 1901 struct domain *cd; in mem_sharing_memop() local 1967 struct domain *cd; in mem_sharing_memop() local [all …]
|
/xen/xen/common/ |
A D | earlycpio.c | 75 struct cpio_data cd = { NULL, 0, "" }; in find_cpio_data() local
|
/xen/xen/arch/x86/cpu/microcode/ |
A D | core.c | 152 struct cpio_data cd; in microcode_scan_module() local
|
/xen/xen/drivers/char/ |
A D | console.c | 598 struct domain *cd = current->domain; in guest_console_write() local
|
/xen/xen/include/xsm/ |
A D | dummy.h | 634 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 | 629 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/xen/xsm/flask/ |
A D | hooks.c | 1560 static int flask_mem_sharing_op(struct domain *d, struct domain *cd, int op) in flask_mem_sharing_op()
|
/xen/xen/arch/x86/hvm/ |
A D | hvm.c | 582 struct domain *cd = current->domain; in hvm_print_line() local
|
/xen/tools/xentrace/ |
A D | xenalyze.c | 8992 struct cpu_change_data *cd; in scan_for_new_pcpu() local
|
Completed in 48 milliseconds