Searched full:layout (Results 1 – 9 of 9) sorted by relevance
190 * 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()
64 * descriptor layout is identical to idt_entry_t, except for the absence of
5 * having the following memory layout:
57 * It is expected the caller is aware of the device BAR layout and never
170 /* Define the synthetic interrupt message page layout. */
26 /* Sanity check for the property layout (first two bytes are header) */ in cpu_has_tm()
33 /* Sanity check for the property layout (first two bytes are header) */ in cpu_dec_bits()
6943 …"Using vsprintf specifier '\%px' potentially exposes the kernel memory layout, if you don't really…