/xen-4.10.0-shim-comet/tools/misc/ |
A D | xenperf.c | 79 unsigned int sum, reset = 0, full = 0, pretty = 0; in main() local 90 full = 1; in main() 93 full = 1; in main() 168 if ( full || (pcd[i].nr_vals <= 4) ) in main()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | intel_cacheinfo.c | 92 cpuid_count(4, index, &eax.full, &ebx.full, &ecx.full, &edx); in cpuid4_cache_lookup() 116 cache_eax.full = eax; in find_num_cache_leaves()
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | cpufeature.h | 125 u32 full; member 134 u32 full; member 141 u32 full; member
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | ro-page-fault.c | 93 paddr_t full; in ptwr_emulated_update() local 98 if ( (rc = copy_from_user(&full, (void *)addr, sizeof(paddr_t))) != 0 ) in ptwr_emulated_update() 106 full &= ~((((paddr_t)1 << (bytes * 8)) - 1) << (offset * 8)); in ptwr_emulated_update() 110 val |= full; in ptwr_emulated_update() 114 old |= full; in ptwr_emulated_update()
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xenstore-ls.pod.1 | 18 Show the full path for all keys. 50 subsequent entries. The key owner always has full access (read,
|
A D | xentop.pod.1 | 48 =item B<-f>, B<--full-name> 50 output the full domain name (not truncated)
|
A D | xenstore-chmod.pod.1 | 40 subsequent entries. The key owner always has full access (read,
|
A D | xen-vbd-interface.markdown.7 | 135 See xen/include/public/io/blkif.h for the full list of options.
|
/xen-4.10.0-shim-comet/xen/common/xz/ |
A D | dec_lzma2.c | 58 size_t full; member 296 dict->full = 0; in dict_reset() 327 return dict->full > 0 ? dict->buf[offset] : 0; in dict_get() 337 if (dict->full < dict->pos) in dict_put() 338 dict->full = dict->pos; in dict_put() 351 if (dist >= dict->full || dist >= dict->size) in dict_repeat() 367 if (dict->full < dict->pos) in dict_repeat() 368 dict->full = dict->pos; in dict_repeat() 393 if (dict->full < dict->pos) in dict_uncompressed() 394 dict->full = dict->pos; in dict_uncompressed()
|
/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/ |
A D | op_model_ppro.c | 43 unsigned int full; member 84 eax.full = cpuid_eax(0xa); in ppro_setup_ctrs() 299 eax.full = cpuid_eax(0xa); in arch_perfmon_setup_counters()
|
/xen-4.10.0-shim-comet/tools/flask/policy/modules/ |
A D | vm_role.te | 6 # Define some users that must use this role (full type "user_1:vm_r:domU_t").
|
/xen-4.10.0-shim-comet/xen/include/public/hvm/ |
A D | ioreq.h | 94 uint64_t full; member
|
/xen-4.10.0-shim-comet/tools/ |
A D | config.h.in | 105 /* Define to the full name of this package. */ 108 /* Define to the full name and version of this package. */
|
/xen-4.10.0-shim-comet/ |
A D | CODING_STYLE | 96 letter. Comments containing a single sentence may end with a full 97 stop; comments containing several sentences must have a full stop
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.l | 1 %option nostdinit noyywrap never-interactive full ecs
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | block-vhd.c | 569 uint32_t i, allocated, full; in vhd_log_open() local 582 full = 0; in vhd_log_open() 588 full++; in vhd_log_open() 593 allocated, full, s->next_db); in vhd_log_open() 705 uint32_t i, allocated, full; in vhd_log_close() local 711 full = 0; in vhd_log_close() 717 full++; in vhd_log_close() 721 s->vhd.file, s->bat.bat.entries, allocated, full, s->next_db); in vhd_log_close()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | talloc_guide.txt | 380 full tree printout. 399 --leak-report-full command line option. 405 full tree printout. 407 Here is a typical full report: 409 full talloc report on 'root' (total 18 bytes in 8 blocks)
|
/xen-4.10.0-shim-comet/xen/include/acpi/ |
A D | actypes.h | 293 u64 full; member
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | feature-levelling.pandoc | 75 on all `CPUID` instructions, allowing Xen full control over all information. 110 full control over all information, exactly like HVM guests.
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | dump-core-format.txt | 109 physmap mode. Currently x86 full virtualized domain and 179 XC_CORE_MAGIC_HVM = 0xF00FEBEE for full virtualized domain
|
A D | 9pfs.markdown | 15 This document won't cover the full 9pfs specification. Please refer to 306 ring is full. This version of the protocol doesn't take advantage of it,
|
A D | pvcalls.markdown | 67 * full visibility of the guest behavior on the backend domain, allowing 444 in the **data ring**. The **indexes page** also contains the full array 651 in the **data ring**. The **indexes page** also contains the full array of 994 ring is full. This version of the protocol doesn't take advantage of it,
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | disk.ml | 112 (* don't let the permission get on our way, full perm ! *)
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | ioreq.c | 1346 cmpxchg(&pg->ptrs.full, old.full, new.full); in hvm_send_buffered_ioreq()
|
/xen-4.10.0-shim-comet/m4/ |
A D | pkg.m4 | 145 is in your PATH or set the PKG_CONFIG environment variable to the full
|