Home
last modified time | relevance | path

Searched full:layout (Results 1 – 9 of 9) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dsmp.c190 * The realmode trampoline on EFI has the following layout: in setup_rm_gdt()
240 * GDT layout: in setup_rm_gdt()
248 * This layout is only used for reaching 32-bit mode. APs load a 64-bit GDT in setup_rm_gdt()
249 * later during boot, which does not need to follow this layout. in setup_rm_gdt()
H A Ddesc.c64 * descriptor layout is identical to idt_entry_t, except for the absence of
/kvm-unit-tests/riscv/
H A Dflat.lds5 * having the following memory layout:
/kvm-unit-tests/arm/
H A Dflat.lds5 * having the following memory layout:
/kvm-unit-tests/lib/
H A Dpci.h57 * It is expected the caller is aware of the device BAR layout and never
/kvm-unit-tests/x86/
H A Dhyperv.h170 /* Define the synthetic interrupt message page layout. */
/kvm-unit-tests/powerpc/
H A Dtm.c26 /* Sanity check for the property layout (first two bytes are header) */ in cpu_has_tm()
H A Dtimebase.c33 /* Sanity check for the property layout (first two bytes are header) */ in cpu_dec_bits()
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl6943 …"Using vsprintf specifier '\%px' potentially exposes the kernel memory layout, if you don't really…