freebsd-skq/sys/amd64
kib d581b6a9ab Same as it was done in r263878 for invlrng_handler(), fix order of
checks for special pcid values in invlpg_pcid_handler().  Forst check
for special values, and only then do PCID-specific page invalidation.

Minor fix to the style compliance, declare local variable at the
function start.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2014-04-27 05:37:01 +00:00
..
acpica Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is 2013-02-15 22:43:08 +00:00
amd64 Same as it was done in r263878 for invlrng_handler(), fix order of 2014-04-27 05:37:01 +00:00
conf Don't need this now. VT does the same thing, but better. 2014-04-27 02:28:32 +00:00
ia32 x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) 2013-11-14 15:37:20 +00:00
include Update EFI framebuffer handoff from loader 2014-03-27 19:43:38 +00:00
linux32 Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
pci Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
vmm A VMCS is always inactive when it exits the vmx_run() loop. 2014-04-26 22:37:56 +00:00
Makefile