Home
last modified time | relevance | path

Searched full:note (Results 1 – 25 of 38) sorted by relevance

12

/kvm-unit-tests/arm/efi/
H A Delf_aarch64_efi.lds56 .note.gnu.build-id : { *(.note.gnu.build-id) }
61 *(.note.GNU-stack)
/kvm-unit-tests/x86/efi/
H A Delf_x86_64_efi.lds56 .note.gnu.build-id : { *(.note.gnu.build-id) }
78 *(.note.GNU-stack)
/kvm-unit-tests/riscv/efi/
H A Delf_riscv64_efi.lds47 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
126 .note.gnu.build-id : { *(.note.gnu.build-id) }
138 *(.note.GNU-stack)
H A Dcrt0-efi-riscv64.S204 .section .note.GNU-stack,"",%progbits
/kvm-unit-tests/docs/
H A Dunittests.txt27 Note! Some parameters like smp and extra_params modify how a test is run,
49 any machine type. (Note, the machine can be specified with the MACHINE=
83 test will run on either accelerator. (Note, the accelerator can be
/kvm-unit-tests/lib/
H A Dalloc_phys.h7 * Note: This is such a simple allocator that there is no way to free
H A Dvmalloc.c148 * allocation; note that we need to allocate one extra page (for the in vm_memalign()
/kvm-unit-tests/lib/arm64/asm/
H A Dptrace.h69 * exception. Note that sizeof(struct pt_regs) has to be a multiple of 16 (for
H A Dpgtable.h8 * Note: some Linux function APIs have been modified. Nothing crazy,
/kvm-unit-tests/x86/
H A Dtrampolines.S100 /* Note, EFI doesn't yet support 5-level paging. */
H A Dla57.c23 * Note: value for LDT and TSS base might not reflect the actual base in get_test_register_value()
224 * Note that this test tests the kvm's behavior only when ept=0. in test_invpcid()
H A Dkvmclock.c121 * Note: The tv_nsec part is always in the range of
H A Dlam.c243 * Note, LAM doesn't have a global control bit to turn on/off LAM in test_lam_user()
/kvm-unit-tests/lib/x86/asm/
H A Ddebugreg.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/kvm-unit-tests/riscv/
H A Dflat.lds69 *(.note*)
/kvm-unit-tests/arm/
H A Dflat.lds69 *(.note*)
/kvm-unit-tests/lib/x86/
H A Datomic.h78 * Note, we inline this atomic64_t primitive because in atomic64_read()
/kvm-unit-tests/lib/arm/asm/
H A Dpgtable.h8 * Note: some Linux function APIs have been modified. Nothing crazy,
/kvm-unit-tests/lib/libfdt/
H A Dlibfdt.h228 * Note that this is implemented as a macro and @node is used as
617 * Note that this is implemented as a macro and property is used as
637 * Note that this code only works on device tree versions >= 16. fdt_getprop()
868 * NOTE: This function is expensive, as it must scan the device tree
901 * NOTE: This function is expensive, as it must scan the device tree
926 * NOTE: This function is expensive, as it must scan the device tree
948 * NOTE: This function is expensive, as it must scan the device tree
985 * Note the -1 in the first call to the function, if 0 is used here
1068 * Note the -1 in the first call to the function, if 0 is used here
1120 * Note that it is possible for this function to succeed on property values
[all …]
H A Dlibfdt_internal.h117 * Note: Only checks that relate exclusively to the device tree itself
/kvm-unit-tests/
H A DREADME18 NOTE: GCC cross-compiler is required for [build on macOS](README.macOS.md).
H A DREADME.md18 NOTE: GCC cross-compiler is required for [build on macOS](README.macOS.md).
/kvm-unit-tests/lib/linux/
H A Defi.h51 * Note that the UEFI spec as well as some comments in the EDK2 code base
201 /* Note that notifications won't work in mixed mode */
/kvm-unit-tests/lib/arm/
H A Dmmu.c116 * NOTE: The Arm architecture might require the use of a
/kvm-unit-tests/powerpc/
H A Dspapr_vpa.c103 * From PAPR: "note no check is made that a valid VPA registration in test_register_vpa()

12