Searched full:part (Results 1 – 21 of 21) sorted by relevance
/kvm-unit-tests/s390x/snippets/asm/ |
H A D | macros.S | 16 * The psw address part is defined via psw_new_addr 17 * The psw mask part is always 64 bit
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt_overlay.c | 148 * of a given node. This is mainly use as part of the overlay 185 * phandles of an overlay. This is mainly use as part of the overlay 212 * This is mainly used as part of a device tree application process, 317 * This is mainly used as part of a device tree application process, 360 * This is part of the device tree overlay application process, when 420 * This is part of the device tree overlay application process, when 548 * This is part of the final step in the device tree overlay
|
H A D | libfdt.h | 36 * unsuitable part of the structure for the operation. */ 1263 * the given property value, and will not alter or move any other part 1296 * the given property value, and will not alter or move any other part 1331 * the given property value, and will not alter or move any other part 1379 * the property, and will not alter or move any other part of the 1405 * move any other part of the tree.
|
/kvm-unit-tests/ |
H A D | LICENSE | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 119 distribute the same sections as part of a whole which is a work based 122 entire whole, and thus to each and every part regardless of who wrote it.
|
/kvm-unit-tests/x86/ |
H A D | syscall.c | 47 /* 32-bit, ring-3 part of test_syscall_tf */
|
H A D | ioapic.c | 389 // Update only upper part of the register because we only change the in ioapic_isr_84() 390 // destination, which resides in the upper part in ioapic_isr_84()
|
H A D | kvmclock.c | 121 * Note: The tv_nsec part is always in the range of
|
H A D | access.c | 382 * Buddies can reuse any part of the walk that share the same in __ac_test_init()
|
H A D | vmx_tests.c | 675 report(vmx_get_test_stage() == 6, "I/O bitmap - I/O port, low part"); in iobmp_main() 679 report(vmx_get_test_stage() == 7, "I/O bitmap - I/O port, high part"); in iobmp_main()
|
/kvm-unit-tests/lib/s390x/ |
H A D | css.h | 120 /* common part */ 127 uint8_t padding[256 - 8]; /* Extended part */
|
H A D | sie.c | 118 /* We assume that cpu 0 is always part of the vm */ in sie_guest_sca_create()
|
/kvm-unit-tests/arm/efi/ |
H A D | crt0-efi-aarch64.S | 67 // Everything before the kernel image is considered part of the header
|
/kvm-unit-tests/s390x/ |
H A D | ex.c | 9 * normally as part of the instruction sequence, except for the instruction
|
H A D | spec_ex.c | 296 * Everything between tbegin and tend is part of the transaction, in with_transaction()
|
H A D | smp.c | 422 * were part of call_in_wait_received we would not get a chance in test_calls_in_wait()
|
/kvm-unit-tests/lib/powerpc/ |
H A D | processor.c | 127 * H_CEDE is called with MSR[EE] clear and enables it as part in sleep_tb()
|
/kvm-unit-tests/arm/ |
H A D | psci.c | 100 /* Open code the setup part from smp_boot_secondary(). */
|
/kvm-unit-tests/riscv/efi/ |
H A D | crt0-efi-riscv64.S | 71 // Everything before the kernel image is considered part of the header
|
/kvm-unit-tests/lib/ |
H A D | efi.c | 164 * The first part handles everything in the BMP. in efi_convert_cmdline()
|
/kvm-unit-tests/scripts/ |
H A D | checkpatch.pl | 3096 # Address part shouldn't have comments 3101 "address part of email should not have comments: '$email_address'\n" . $herecurr) && 5202 # : when part of a bitfield 5250 # '*' as part of a type definition -- reported already. 5252 #warn "'*' is part of type\n";
|
H A D | get_maintainer.pl | 551 # This allows us to match arbitrary keywords against any part
|