freebsd-dev/sys/amd64
Dimitry Andric 9cba9d0157 In sys/amd64/amd64/pmap.c, fix several gcc warnings about uninitialized
variables in reclaim_pv_chunk().

Approved by:	re (marius)
Reviewed by:	neel, kib
X-MFC-With:	r256072
2013-10-08 20:04:35 +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 In sys/amd64/amd64/pmap.c, fix several gcc warnings about uninitialized 2013-10-08 20:04:35 +00:00
conf add aesni module to i386 and amd64 NOTES... 2013-10-04 17:21:01 +00:00
ia32 Use slightly more idiomatic expression to get the address of array. 2013-05-27 18:39:39 +00:00
include Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id 2013-10-05 23:11:01 +00:00
linux32 Regen. 2013-09-18 18:49:26 +00:00
pci Remove duplicate code. Reduce diff between amd64 and i386. 2012-12-01 00:56:19 +00:00
vmm Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
Makefile