Home
last modified time | relevance | path

Searched refs:instructions (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/acpi/apei/
A Dapei-base.c56 u32 instructions, in apei_exec_ctx_init() argument
64 ctx->instructions = instructions; in apei_exec_ctx_init()
179 if (entry->instruction >= ctx->instructions || in __apei_exec_run()
220 if (ins >= ctx->instructions || !ins_table[ins].run) { in apei_exec_for_each_entry()
A Dapei-internal.h29 u32 instructions; member
36 u32 instructions,
/xen-4.10.0-shim-comet/xen/arch/arm/
A DKconfig66 …bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to th…
79 The workaround promotes data cache clean instructions to
102 The workaround promotes data cache clean instructions to
111 bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption"
124 The workaround promotes data cache clean instructions to
141 instructions to Write-Back memory are mixed with Device loads.
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.727 or any running apps? If the sum exceeds about 10,000 rdtsc instructions
47 the family of rdtsc instructions are executed "natively" vs emulated.
52 all rdtsc instructions were native: "fast but potentially incorrect."
53 Starting at Xen 4.0, the default is that all rdtsc instructions are
56 how rdtsc instructions are executed differently for different domains.
64 All rdtsc instructions are emulated; this is the best choice when
107 To determine the frequency of rdtsc instructions that are emulated,
186 instructions to trap. This trap can be detected by Xen, which can
319 frequency of rdtscp instructions.
322 other pvcpuid instructions. First, an app is capable of
[all …]
/xen-4.10.0-shim-comet/docs/features/
A Dfeature-levelling.pandoc75 on all `CPUID` instructions, allowing Xen full control over all information.
101 instructions requesting specific feature bitmap sets. The exact MSRs, and
142 PV `CPUID` instructions, storing this information as _levelling\_caps_.
/xen-4.10.0-shim-comet/
A DREADME22 This file contains some quick-start instructions to install Xen on
106 untar into xen-unstable. The rest of the instructions
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dnconf.c948 static void show_menu(const char *prompt, const char *instructions, in show_menu() argument
954 current_instructions = instructions; in show_menu()
/xen-4.10.0-shim-comet/docs/misc/
A Dlivepatch.markdown74 to replace the instructions. That is not a problem if the change is smaller
277 * Alternatives instructions.
789 Alternative assembler is a mechanism to use different instructions depending
800 and later architectures. It may be related to other alternative instructions.
832 hypervisor with IPIs, can be utilized to execute lockstep instructions
A Dxen-command-line.markdown990 arbitrary instructions.
1819 most minimum set possible: instructions, cycles, and reference cycles. These
1820 can be used to calculate instructions per cycle (IPC).
1845 instructions. In the case of WFI, Xen blocks the guest vcpu; in the case
1891 Permit use of the `xsave/xrstor` instructions.
/xen-4.10.0-shim-comet/docs/process/
A Dxen-release-management.pandoc269 See instructions on: URL_TO_TEST_INSTRUCTIONS
356 Git checkout and build instructions can be found at:
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenalyze.c277 long long instructions; member
2263 e->instructions = 0; in clear_interval_cycles()

Completed in 36 milliseconds