Searched full:using (Results 1 – 25 of 41) sorted by relevance
12
/kvm-unit-tests/ |
H A D | README.macOS.md | 51 An alternative is to build cross-compiler toolchain from source using 54 using homebrew: 59 A case-sensitive APFS/HFS+ volume has to be created using Disk Utility as a
|
H A D | MAINTAINERS | 31 should be using that.
|
/kvm-unit-tests/x86/ |
H A D | intel-iommu.c | 51 * with offset 4 (so it'll be using 4-7 bytes). in vtd_test_dmar() 108 * Setup EDU PCI device MSI, using interrupt remapping. By in vtd_test_ir() 109 * default, EDU device is using INTx. in vtd_test_ir()
|
H A D | README | 12 Using qemu-kvm: 18 Using qemu (supported since qemu 1.3):
|
H A D | apic.c | 502 * as TSC), however QEMU seems to be using nanosecond. In all in test_apic_timer_one_shot() 710 report_fail("Want %d IPI(s) using %s mode, dest = %x, got %d IPI(s)", in test_fixed_ipi() 783 report(!f, "IPI to single target using logical flat mode"); in test_logical_ipi_xapic() 799 report(!f, "IPI to single target using logical cluster mode"); in test_logical_ipi_xapic() 822 report(!f, "IPI to multiple targets using logical flat mode"); in test_logical_ipi_xapic() 847 report(!f, "IPI to multiple targets using logical cluster mode"); in test_logical_ipi_xapic() 902 * APIC ID in the handler, and then "reset" to its original ID (using in test_aliased_xapic_physical_ipi() 903 * smp_id()) after the last IPI. Using on_cpu() to set vCPU1's ID in test_aliased_xapic_physical_ipi() 904 * after this point won't work due to on_cpu() using physical mode. in test_aliased_xapic_physical_ipi()
|
H A D | asyncpf.c | 9 * If the output is tmpfs, your system is using cgroup v1: 20 * If the output is cgroup2fs, your system is using cgroup v2:
|
H A D | run | 48 # 'scripts/arch-run.bash' for more details). This is because when using
|
/kvm-unit-tests/lib/s390x/ |
H A D | mmu.h | 69 * for the given page tables, using 1MB large pages. 78 * for the given page tables, using 2GB huge pages.
|
H A D | malloc_io.c | 10 * Using this interface provide host access to the allocated pages in
|
/kvm-unit-tests/s390x/ |
H A D | diag308.c | 38 /* Expect a specification exception when using an uneven register */ 51 /* Expect a specification exception when using an unaligned address */
|
H A D | intercept.c | 85 /* TODO: Remove host_is_tcg() checks once CIs are using QEMU >= 7.1 */ in test_spx()
|
H A D | pv-attest.c | 132 * Possible valid size (when using nonce). in test_attest_v1()
|
/kvm-unit-tests/lib/x86/ |
H A D | smp.c | 220 * find the relocated descriptor using the lowmem address at pa=REALMODE_GDT_LOWMEM, in setup_rm_gdt() 232 * prevents using a long jump to ap_start32 (`ljmpl $cs, $ap_start32`). in setup_rm_gdt() 238 * Using a call gate allows for an easier 16-bit -> 32-bit transition via `lcall`. in setup_rm_gdt()
|
/kvm-unit-tests/lib/ |
H A D | alloc.h | 8 * friends. Using wrappers allows test code and common code to use the
|
H A D | alloc_phys.h | 49 * the physical memory allocator using it.
|
H A D | devicetree.h | 23 /* get the fdt pointer that devicetree is using */ 92 * processor bus using the parent node's #address-cells 151 * tuple (the base) using the processor bus translation, and finally it
|
H A D | report.c | 219 /* Blame AUTOTOOLS for using 77 for skipped test and QEMU for in report_summary()
|
/kvm-unit-tests/powerpc/ |
H A D | reloc64.c | 3 * assembly code to avoid the risk of using absolute addresses before
|
H A D | spapr_hcall.c | 50 * Test the H_PAGE_INIT h-call by using it to clear and to copy a page, and
|
/kvm-unit-tests/x86/efi/ |
H A D | README.md | 47 1. build an ELF shared object and link it using linker script
|
/kvm-unit-tests/lib/riscv/ |
H A D | timer.c | 57 * Subtract one from ULONG_MAX to workaround QEMU using that in timer_stop()
|
/kvm-unit-tests/riscv/efi/ |
H A D | elf_riscv64_efi.lds | 47 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
|
/kvm-unit-tests/arm/ |
H A D | cstart64.S | 43 * Update all R_AARCH64_RELATIVE relocations using the table 364 * Save a frame pointer using the link to allow unwinding of
|
/kvm-unit-tests/lib/arm/ |
H A D | gic-v3.c | 96 * write to ICC_SGI1R_EL1 (using the target list). Peers in gicv3_ipi_send_mask()
|
/kvm-unit-tests/lib/libfdt/ |
H A D | libfdt_internal.h | 84 * signature or hash check before using libfdt.
|
12