Lines Matching refs:a
103 "The kernel maintains a mapping of 16-bit VPIDs to VCPUs. This option should be \
129 "The kernel only ever supports one method of performing syscalls at a time. This \
214 multiboot header and is merely a hint, the boot loader is free to ignore or set some \
232 "The width of the graphics mode to request. For a linear graphics mode this is the \
233 number of pixels. For a text mode this is the number of characters, value of zero \
241 "The height of the graphics mode to request. For a linear graphics mode this is the \
242 number of pixels. For a text mode this is the number of characters, value of zero \
251 …"Inserts a header that indicates to the bootloader that the kernel supports a multiboot 1 boot hea…
258 …"Inserts a header that indicates to the bootloader that the kernel supports a multiboot 2 boot hea…
259 … This is can be enabled together with a multiboot 1 header and the boot loader may use either one"
266 "Prevent against the Meltdown vulnerability by using a reduced Static Kernel
268 This only needs to be enabled if deploying to a vulnerable processor"
287 …"rdmsr/wrmsr kernel interface. Provides a syscall interface for reading and writing arbitrary MSRs.
304 Used to prevent a user from manipulating the branch predictor to manipulate speculative
305 execution of other processes. On current processors IBRS has a prohibitive performance
312 to protect user level process from each other in a multicore environment."
328 "Performs a IBPB on every context switch to prevent Spectre attacks between user
331 Note that in a multicore environment you should also enable STIBP to prevent
342 a harder attack vector."