Home
last modified time | relevance | path

Searched refs:control (Results 1 – 25 of 79) sorted by relevance

1234

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsi.h155 #define msi_disable(control) control &= ~PCI_MSI_FLAGS_ENABLE argument
156 #define multi_msi_capable(control) \ argument
157 (1 << ((control & PCI_MSI_FLAGS_QMASK) >> 1))
158 #define multi_msi_enable(control, num) \ argument
160 #define is_64bit_address(control) (!!(control & PCI_MSI_FLAGS_64BIT)) argument
161 #define is_mask_bit_support(control) (!!(control & PCI_MSI_FLAGS_MASKBIT)) argument
162 #define msi_enable(control, num) multi_msi_enable(control, num); \ argument
163 control |= PCI_MSI_FLAGS_ENABLE
168 #define msix_enable(control) control |= PCI_MSIX_FLAGS_ENABLE argument
169 #define msix_disable(control) control &= ~PCI_MSIX_FLAGS_ENABLE argument
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmsi.c341 control &= ~PCI_MSI_FLAGS_ENABLE; in __msi_set_enable()
343 control |= PCI_MSI_FLAGS_ENABLE; in __msi_set_enable()
363 u16 control, seg = dev->seg; in msix_set_enable() local
390 u16 seg, control; in msi_set_mask_bit() local
592 u16 control = ~0; in setup_msi_irq() local
692 u16 control, seg = dev->seg; in msi_capability_init() local
705 control &= ~PCI_MSI_FLAGS_QSIZE; in msi_capability_init()
706 multi_msi_enable(control, nvec); in msi_capability_init()
845 u16 control; in msix_capability_init() local
1099 u16 control; in __pci_enable_msix() local
[all …]
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dtapdisk2.c52 char *control; in main() local
55 control = NULL; in main()
104 err = tapdisk_control_open(&control); in main()
110 fprintf(stdout, "%s\n", control); in main()
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dehci-dbgp.c161 u32 control; member
492 writel(ctrl, &dbgp->ehci_debug->control); in dbgp_check_for_completion()
739 ctrl = readl(&dbgp->ehci_debug->control); in ehci_dbgp_startup()
742 writel(ctrl, &dbgp->ehci_debug->control); in ehci_dbgp_startup()
913 ctrl = readl(&dbgp->ehci_debug->control); in ehci_dbgp_external_startup()
915 writel(ctrl, &dbgp->ehci_debug->control); in ehci_dbgp_external_startup()
916 ctrl = readl(&dbgp->ehci_debug->control); in ehci_dbgp_external_startup()
1129 ctrl = readl(&dbgp->ehci_debug->control); in ehci_dbgp_setup()
1131 writel(ctrl, &dbgp->ehci_debug->control); in ehci_dbgp_setup()
1393 ctrl = readl(&ehci_debug->control); in ehci_dbgp_check_release()
[all …]
/xen-4.10.0-shim-comet/tools/xenstore/
A DMakefile44 xenstore xenstore-control: CFLAGS += -static
63 clients: xenstore $(CLIENTS) xenstore-control
91 xenstore-control: xenstore_control.o $(LIBXENSTORE)
133 rm -f xs_tdb_dump xenstore-control init-xenstore-domain
159 $(INSTALL_PROG) xenstore-control $(DESTDIR)$(bindir)
192 rm -f $(DESTDIR)$(bindir)/xenstore-control
/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A Dop_model_ppro.c29 u64 control; member
153 if ( IS_ACTIVE(msrs_content[i].control) ) in ppro_check_ctrs()
156 if ( IS_ENABLE(msrs_content[i].control) ) in ppro_check_ctrs()
267 *msr_content = msrs[index].control; in ppro_load_msr()
282 msrs[index].control = msr_content; in ppro_save_msr()
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore-paths.markdown404 #### ~/control/shutdown = (""|COMMAND) [w]
414 #### ~/control/feature-reboot = (""|"0"|"1") [w]
415 #### ~/control/feature-suspend = (""|"0"|"1") [w]
420 to ~/control/shutdown.
422 a PV control command and respond accordingly:
425 control operation
437 ~/control/shutdown regardless.
439 #### ~/control/feature-s3 = (""|"0"|"1") [w,HVM]
440 #### ~/control/feature-s4 = (""|"0"|"1") [w,HVM]
466 string back to the control node.
[all …]
A Dhvm-emulated-unplug.markdown89 Novells VMDP. Depending on how VMDP was configured it would control all
90 devices, or either NIC or storage. To control all devices the value 0x1
93 was configured to control just NIC devices it would write the value 0x2
94 to offset 0x8. If VMDP was configured to control just storage devices it
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmx.h119 return test_and_set_bit(POSTED_INTR_ON, &pi_desc->control); in pi_test_and_set_on()
124 set_bit(POSTED_INTR_ON, &pi_desc->control); in pi_set_on()
129 return test_and_clear_bit(POSTED_INTR_ON, &pi_desc->control); in pi_test_and_clear_on()
149 set_bit(POSTED_INTR_SN, &pi_desc->control); in pi_set_sn()
154 clear_bit(POSTED_INTR_SN, &pi_desc->control); in pi_clear_sn()
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/bindings/swig/perl/
A D.empty1 This directory is empty; this file is included to prevent version control systems from removing the…
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/bindings/swig/python/
A D.empty1 This directory is empty; this file is included to prevent version control systems from removing the…
/xen-4.10.0-shim-comet/docs/features/
A Dfeature-levelling.pandoc70 ## Ability to control CPUID
75 on all `CPUID` instructions, allowing Xen full control over all information.
80 not trap, leaving Xen no direct ability to control the information returned.
95 direct control of the values returned for certain `CPUID` leaves. These MSRs
110 full control over all information, exactly like HVM guests.
141 In addition, Xen will calculate how much control it has over non-cooperative
166 control certain behaviour such as the hardware MXCSR\_MASK or x87 FPU exception
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dvpmu_intel.c336 wrmsrl(MSR_P6_EVNTSEL(i), xen_pmu_cntr_pair[i].control); in __core2_vpmu_load()
385 uint64_t control = xen_pmu_cntr_pair[i].control; in core2_vpmu_verify() local
387 if ( control & ARCH_CTRL_MASK ) in core2_vpmu_verify()
389 if ( control & ARCH_CNTR_ENABLED ) in core2_vpmu_verify()
695 xen_pmu_cntr_pair[tmp].control = msr_content; in core2_vpmu_do_wrmsr()
787 i, cntr_pair[i].counter, cntr_pair[i].control); in core2_vpmu_dump()
/xen-4.10.0-shim-comet/tools/flask/policy/policy/
A Dsecurity_classes4 # daemons that need to make access control decisions using the hypervisor's
/xen-4.10.0-shim-comet/tools/blktap2/
A DMakefile12 SUBDIRS-$(CONFIG_Linux) += control
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DTODO13 - video refresh control ah=12 bl=36
/xen-4.10.0-shim-comet/tools/
A DRules.mk173 CFLAGS_libblktapctl = -I$(XEN_BLKTAP2)/control -I$(XEN_BLKTAP2)/include $(CFLAGS_xeninclude)
175 LDLIBS_libblktapctl = $(SHDEPS_libblktapctl) $(XEN_BLKTAP2)/control/libblktapctl$(libextension)
176 SHLIB_libblktapctl = $(SHDEPS_libblktapctl) -Wl,-rpath-link=$(XEN_BLKTAP2)/control
/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
A Dpmu.h50 uint64_t control; member
/xen-4.10.0-shim-comet/stubdom/grub/
A Dmini-os.c611 static int shift, control, alt, caps_lock; in console_getkey() local
632 control = ev.key.pressed; in console_getkey()
649 if (control) in console_getkey()
/xen-4.10.0-shim-comet/tools/misc/
A Dmkdeb41 cat >deb/DEBIAN/control <<EOF
/xen-4.10.0-shim-comet/xen/common/
A DKconfig96 allows administrators fine-grained control over a Xen domain and
108 Enables FLASK (FLux Advanced Security Kernel) as the access control
110 control framework by which security enforcement, isolation, and
111 auditing can be achieved with fine granular control via a security
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_utils.c1069 char control[CMSG_SPACE(spaceneeded)]; in libxl__sendmsg_fds() local
1079 msg.msg_control = control; in libxl__sendmsg_fds()
1080 msg.msg_controllen = sizeof(control); in libxl__sendmsg_fds()
1107 char control[CMSG_SPACE(spaceneeded)]; in libxl__recvmsg_fds() local
1116 msg.msg_control = control; in libxl__recvmsg_fds()
1117 msg.msg_controllen = sizeof(control); in libxl__recvmsg_fds()
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/cpufreq/
A Dpowernow.c151 int index = px->control & 0x00000007; in amd_fixup_frequency()
304 data->freq_table[valid_states].index = perf->states[i].control & HW_PSTATE_MASK; in powernow_cpufreq_cpu_init()
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Ddebug-pl011.inc33 str \rc, [\rb, #LCR_H] /* -> UARTLCR_H (Line control) */
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddebug-pl011.inc32 str w\c, [\xb, #0x2C] /* -> UARTLCR_H (Line control) */

Completed in 43 milliseconds

1234