/kvm-unit-tests/scripts/s390x/ |
H A D | func.bash | 35 print_result 'SKIP' $testname '' 'PVM image was not created'
|
/kvm-unit-tests/lib/s390x/ |
H A D | mmu.c | 187 * splitting if necessary. If the entry was not invalid, invalidate it, and 218 /* was invalid or large, nothing to do */ in cleanup_pmd() 221 /* was not large, free the corresponding page table */ in cleanup_pmd() 230 /* was invalid or large, nothing to do */ in cleanup_pud()
|
H A D | css_lib.c | 242 mdelay(10); /* the hardware was not ready, give it some time */ in css_enable() 331 mdelay(10); /* the hardware was not ready, give it some time */ in css_enable_mb() 346 mdelay(10); /* the hardware was not ready, give it some time */ in css_disable_mb() 545 * returns 0 when a CRW was generated, -1 if no chpid found.
|
H A D | interrupt.c | 154 * was produced intentionally and we should return to the in fixup_pgm_int() 202 /* The interrupt was nullified, the old PSW points at the in fixup_pgm_int()
|
H A D | sie.c | 186 /* Frees the memory that was gathered on initialization */
|
H A D | smp.c | 342 * boot CPU will always have index 0. If the boot CPU was in smp_setup()
|
/kvm-unit-tests/s390x/ |
H A D | migration-cmm.c | 26 * respective action was executed. in test_migration()
|
H A D | macros.S | 68 /* Restore fp register from stack: SP still where it was left */
|
H A D | ex.c | 8 * The execution of the target instruction is the same as if it was executed
|
/kvm-unit-tests/lib/ |
H A D | vmalloc.c | 169 /* the pointer is not page-aligned, it was a single-page allocation */ in vm_free() 178 /* the pointer is page-aligned, it was a multi-page allocation */ in vm_free()
|
H A D | acpi.c | 15 printf("Can't find RSDP from UEFI, maybe set_efi_rsdp() was not called\n"); in get_rsdp()
|
H A D | alloc_page.c | 411 * Returns NULL if the allocation was not possible. 420 * Returns NULL if the allocation was not possible.
|
H A D | printf.c | 291 * but there's an annoying edge case. If va_list was originally passed in vsnprintf()
|
/kvm-unit-tests/lib/arm/asm/ |
H A D | gic.h | 63 * 0 : no gic was found
|
H A D | pgtable.h | 10 * that was either removed or replaced.
|
/kvm-unit-tests/lib/arm/ |
H A D | setup.c | 202 * Ensure that the FDT was not overlapping with the uninitialised in freemem_push_fdt() 203 * data that was overwritten. in freemem_push_fdt()
|
/kvm-unit-tests/x86/ |
H A D | hyperv.h | 159 uint64_t delivery_time; /* When the message was delivered */
|
H A D | la57.c | 156 * Check that the value was really written. Don't test TR and LDTR, in test_register_write()
|
/kvm-unit-tests/powerpc/ |
H A D | tm.c | 79 * If the test fails then the H_CEDE call was unsuccessful and the
|
/kvm-unit-tests/lib/arm64/asm/ |
H A D | pgtable.h | 10 * that was either removed or replaced.
|
/kvm-unit-tests/lib/libfdt/ |
H A D | libfdt.h | 34 /* FDT_ERR_BADOFFSET: Function was passed a structure block 38 /* FDT_ERR_BADPATH: Function was passed a badly formatted path 42 /* FDT_ERR_BADPHANDLE: Function was passed an invalid phandle. 44 * length, or the phandle value was either 0 or -1, which are 47 /* FDT_ERR_BADSTATE: Function was passed an incomplete device 102 /* FDT_ERR_BADFLAGS: The function was passed a flags field that 388 * 0, if no phandle was found in the device tree 908 * -FDT_ERR_NOTFOUND, supernodedepth was greater than the depth of 1017 * -FDT_ERR_BADPHANDLE, given phandle value was invalid (0 or -1)
|
H A D | fdt_overlay.c | 25 * 0, if the phandle was not found 26 * -1, if the phandle was malformed
|
H A D | fdt_rw.c | 123 * @allocated: Set to 0 if the string was found, 1 if not found and so
|
/kvm-unit-tests/scripts/ |
H A D | kernel-doc | 194 # someone was calling it with the variable from outside the 233 STATE_INLINE_ERROR => 4, # error - Comment without header was found. 1134 …emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec… 1347 …emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl… 1415 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef… 1446 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef… 1767 …emit_warning("${file}:$.", "expecting prototype for $identifier(). Prototype was for $declaration_… 2096 emit_warning("${file}:$.", "Cannot understand $_ on line $. - I thought it was a doc line\n");
|
/kvm-unit-tests/arm/ |
H A D | gic.c | 467 /* setting all priorities to their max valus was tested above */ in test_priorities() 860 "Config of LPI 8192 was properly migrated"); in test_migrate_unmapped_collection()
|