Searched refs:bindings (Results 1 – 8 of 8) sorted by relevance
103 .PHONY: all-bindings104 all-bindings: perl-bindings python-bindings107 install-bindings: install-perl-bindings install-python-bindings109 .PHONY: uninstall-bindings110 uninstall-bindings: uninstall-perl-bindings uninstall-python-bindings134 uninstall-python-bindings:140 all: python-bindings154 .PHONY: perl-bindings157 .PHONY: install-perl-bindings165 uninstall-perl-bindings:[all …]
66 } bindings[2]; member354 #define ESCR_READ(escr,ev,i) do {rdmsrl(ev->bindings[(i)].escr_address, (escr));} while (0)355 #define ESCR_WRITE(escr,ev,i) do {wrmsrl(ev->bindings[(i)].escr_address, (escr));} while (0)496 if (ev->bindings[i].virt_counter & counter_bit) { in pmc_setup_one_p4_counter()
5 The xenlight package provides Go bindings to Xen's libxl C library via cgo.
26 misc/arm/device-tree/booting Device tree bindings to boot Xen
73 device tree bindings of the interrupt controller of your platform. For190 …b/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/interrupt-control…191 …b/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/interrupt-control…
1 * Xen hypervisor device tree bindings
17 (** Event channel bindings: see tools/libxc/include/xenctrl.h *)
166 Go (golang) bindings for libxl
Completed in 10 milliseconds