Searched defs:content (Results 1 – 9 of 9) sorted by relevance
/xen/tools/python/xen/migration/ |
A D | libxc.py | 248 def verify_record_end(self, content): argument 255 def verify_record_page_data(self, content): argument 298 def verify_record_x86_pv_info(self, content): argument 362 def verify_record_shared_info(self, content): argument 371 def verify_record_tsc_info(self, content): argument 389 def verify_record_hvm_context(self, content): argument 396 def verify_record_hvm_params(self, content): argument 423 def verify_record_verify(self, content): argument 430 def verify_record_checkpoint(self, content): argument 442 def verify_record_static_data_end(self, content): argument [all …]
|
A D | libxl.py | 144 def verify_record_end(self, content): argument 151 def verify_record_libxc_context(self, content): argument 161 def verify_record_emulator_xenstore_data(self, content): argument 196 def verify_record_emulator_context(self, content): argument 212 def verify_record_checkpoint_end(self, content): argument 218 def verify_record_checkpoint_state(self, content): argument
|
/xen/tools/libs/hypfs/ |
A D | core.c | 128 void *content = NULL; in xenhypfs_inflate() local 213 void *retbuf = NULL, *content = NULL; in xenhypfs_read_raw() local
|
/xen/tools/firmware/hvmloader/ |
A D | cacheattr.c | 60 uint64_t mtrr_cap, mtrr_def, content, addr_mask; in cacheattr_init() local
|
/xen/tools/misc/ |
A D | xen-detect.c | 141 char *content = NULL; in read_file_content() local
|
/xen/xen/include/xen/ |
A D | hypfs.h | 27 const void *content; member
|
/xen/tools/libxc/ |
A D | xc_offline_page.c | 274 void *content = NULL; in change_pte() local
|
/xen/xen/arch/x86/hvm/vmx/ |
A D | vvmx.c | 259 uint64_t *content = vvmcs; in get_vvmcs_virtual() local 313 uint64_t *content = vvmcs; in set_vvmcs_virtual() local
|
/xen/tools/libxl/ |
A D | libxl_domain.c | 2102 const char *content; in libxl__update_avail_vcpus_xenstore() local
|
Completed in 18 milliseconds