Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 19 of 19) sorted by relevance

/xen-4.10.0-shim-comet/docs/misc/
A Dprintk-formats.txt31 %pv Domain and vCPU ID from a 'struct vcpu *' (printed as
A Dxen-command-line.markdown603 Limits the number lines printed in Xen stack traces.
914 more importance will be printed.
1182 importance will be printed.
1810 is printed on the hypervisor serial log.
A Dxsm-flask.txt323 source/destination is printed to the log, so labeling devices using this method
/xen-4.10.0-shim-comet/docs/man/
A Dxentrace_format.pod.129 rule for each type of event to be pretty-printed (events which do not
A Dxl.conf.pod.5156 stale the moment it is printed. When claim is enabled a reservation for
A Dxen-vtpm.pod.7316 Controls the amount of logging printed to the console.
A Dxl.pod.1.in1590 parameters to a domain. The output of the command is printed to stdout.
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c253 static int printed; in get_cpu_vendor() local
270 if (!printed) { in get_cpu_vendor()
271 printed++; in get_cpu_vendor()
A Damd.c461 static bool_t printed = 0; in check_syscfg_dram_mod_en() local
471 if (!test_and_set_bool(printed)) in check_syscfg_dram_mod_en()
/xen-4.10.0-shim-comet/tools/python/
A Dtest.py704 printed = False
707 if not printed:
709 printed = True
/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go794 printed := false
802 if printed {
806 printed = true
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc_guide.txt346 used by ptr. One line of report is printed for each immediate child of
349 You can pass NULL for the pointer, in which case a report is printed
363 You can pass NULL for the pointer, in which case a report is printed
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dcpu_idle.c841 static unsigned long printed; in acpi_processor_ffh_cstate_probe() local
866 !test_and_set_bit(cx->type, &printed) ) in acpi_processor_ffh_cstate_probe()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmcs.c126 int printed = 0; in vmx_display_features() local
130 #define P(p,s) if ( p ) { printk(" - %s\n", s); printed = 1; } in vmx_display_features()
148 if ( !printed ) in vmx_display_features()
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DREADME36 You can get a very basic debugging system: messages printed by the vgabios.
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D00cvs415 -results, provided the printed document carries a copying permission
417 -(this paragraph not being relevant to the printed manual).
576 results, provided the printed document carries a copying permission
578 (this paragraph not being relevant to the printed manual).
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c1642 bool_t printed = 0; in start_svm() local
1666 #define P(p,s) if ( p ) { printk(" - %s\n", s); printed = 1; } in start_svm()
1676 if ( !printed ) in start_svm()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dio_apic.c2458 unsigned int irq, pin, printed = 0; in dump_ioapic_irq_info() local
2472 if ( !printed++ ) in dump_ioapic_irq_info()
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME146 printed before terminating. The sysfs interface is largely intuitive,

Completed in 40 milliseconds