Searched full:cannot (Results 1 – 25 of 28) sorted by relevance
12
/kvm-unit-tests/arm/ |
H A D | Makefile.arm | 11 $(error Cannot build arm32 tests as EFI apps)
|
H A D | mte.c | 116 report_abort("Cannot find PTE"); in mmu_set_tagged()
|
H A D | gic.c | 77 * wait it cannot un-receive it. Consider at least one in wait_for_interrupts()
|
/kvm-unit-tests/lib/linux/ |
H A D | const.h | 7 * C code. Therefore we cannot annotate them always with
|
/kvm-unit-tests/lib/s390x/ |
H A D | malloc_io.h | 20 * If all the pages for the specified size cannot be reserved,
|
/kvm-unit-tests/lib/ |
H A D | efi.h | 27 * boot services, and is then used by setup_efi(). setup_efi() cannot retrieve
|
H A D | alloc_page.h | 108 * If the specified range cannot be reserved in its entirety, no action is
|
H A D | vmalloc.c | 58 /* Cannot return vfree_top here, we are outside the lock! */ in do_alloc_vpages()
|
H A D | alloc_page.c | 233 /* the two blocks have different sizes, cannot coalesce */ in coalesce()
|
/kvm-unit-tests/x86/ |
H A D | trampolines.S | 46 * EFI builds with "-shared -fPIC" and so cannot directly reference any absolute
|
H A D | Makefile.x86_64 | 48 # use absolute addresses in their inline assembly code, which cannot compile
|
H A D | umip.c | 107 /* Skip this, because it cannot be emulated correctly. */ in test_umip_gp()
|
H A D | Makefile.common | 96 # use absolute addresses in their inline assembly code, which cannot compile
|
H A D | access.c | 626 * which cannot be unsyc'd when KVM uses shadow paging. in ac_get_pt()
|
H A D | vmx_tests.c | 1098 /* Cannot use large EPT pages if we need to track EPT in setup_ept() 5272 "Cannot use 1GB super pages for PAE"); in vmx_mtf_pdpte_test() 5687 printf("Cannot parse APIC register virtualization config:\n" in apic_reg_virt_exit_expectation() 7645 * 2. The selector fields for CS and TR cannot be 0000H. 7646 * 3. The selector field for SS cannot be 0000H if the "host address-space 9145 * cannot be stored. If a TSC value past the deadline *is* stored,
|
/kvm-unit-tests/lib/arm/ |
H A D | timer.c | 64 printf("Cannot find ACPI GTDT"); in timer_save_state_acpi()
|
H A D | mmu.c | 34 * That means we CANNOT call anything from here that may use a in mmu_enabled()
|
H A D | setup.c | 373 printf("Cannot find RSDP in EFI system table\n"); in setup_efi()
|
/kvm-unit-tests/s390x/ |
H A D | spec_ex.c | 28 * The standard program exception handler cannot deal with invalid old PSWs, 29 * especially not invalid instruction addresses, as in that case one cannot 175 * -> cannot check the expected invalid psw like with lpswe in short_psw_bit_12_is_0()
|
H A D | intercept.c | 92 * Cannot test inaccessibility of the second page the same way. in test_spx()
|
/kvm-unit-tests/docs/ |
H A D | unittests.txt | 101 The path and value cannot contain space, =, or shell wildcard characters.
|
/kvm-unit-tests/ |
H A D | LICENSE | 201 excuse you from the conditions of this License. If you cannot 223 to distribute software through any other system and a licensee cannot
|
/kvm-unit-tests/scripts/ |
H A D | kernel-doc | 1283 print STDERR "${file}:$.: error: Cannot parse struct or union!\n"; 1389 print STDERR "${file}:$.: error: Cannot parse enum!\n"; 1460 print STDERR "${file}:$.: error: Cannot parse typedef!\n"; 1610 # this fixes a problem where check_sections() cannot find 1762 emit_warning("${file}:$.", "cannot understand function prototype: '$prototype'\n"); 1984 print STDERR "Error: Cannot open file $file\n"; 2096 emit_warning("${file}:$.", "Cannot understand $_ on line $. - I thought it was a doc line\n"); 2311 print STDERR "Error: Cannot open file $file\n";
|
/kvm-unit-tests/lib/x86/ |
H A D | setup.c | 327 printf("Cannot find RSDP in EFI system table\n"); in setup_efi()
|
/kvm-unit-tests/lib/libfdt/ |
H A D | libfdt.h | 94 * correctly structured, cannot be applied due to some 1258 * the data in val, of length len. This function cannot change the 1291 * if necessary. This function cannot change the size of a property, 1326 * if necessary. This function cannot change the size of a property,
|
12