|
@@ -27,13 +27,6 @@
|
|
|
|
|
|
#define KVM_COALESCED_MMIO_PAGE_OFFSET 1
|
|
#define KVM_COALESCED_MMIO_PAGE_OFFSET 1
|
|
|
|
|
|
-/* Don't support huge pages */
|
|
|
|
-#define KVM_HPAGE_GFN_SHIFT(x) 0
|
|
|
|
-
|
|
|
|
-/* We don't currently support large pages. */
|
|
|
|
-#define KVM_NR_PAGE_SIZES 1
|
|
|
|
-#define KVM_PAGES_PER_HPAGE(x) 1
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
|
|
/* Special address that contains the comm page, used for reducing # of traps */
|
|
/* Special address that contains the comm page, used for reducing # of traps */
|