aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/paging.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-10-19 10:55:46 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-10-19 10:55:46 +0100
commit90abd2437ad7cd010b2ad63e6b4b1a6571c67ab6 (patch)
treeb589eb331332cb61c5e06048feb4616e09b74429 /xen/include/asm-x86/paging.h
parented71370de1b6dd127bfd0d2f996174c7efbabab9 (diff)
downloadxen-90abd2437ad7cd010b2ad63e6b4b1a6571c67ab6.tar.gz
xen-90abd2437ad7cd010b2ad63e6b4b1a6571c67ab6.tar.bz2
xen-90abd2437ad7cd010b2ad63e6b4b1a6571c67ab6.zip
Per-domain switch to disable oos shadow page tables
Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Diffstat (limited to 'xen/include/asm-x86/paging.h')
-rw-r--r--xen/include/asm-x86/paging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-x86/paging.h b/xen/include/asm-x86/paging.h
index a83772e85f..fca130b43a 100644
--- a/xen/include/asm-x86/paging.h
+++ b/xen/include/asm-x86/paging.h
@@ -200,7 +200,7 @@ void paging_vcpu_init(struct vcpu *v);
/* Set up the paging-assistance-specific parts of a domain struct at
* start of day. Called for every domain from arch_domain_create() */
-int paging_domain_init(struct domain *d);
+int paging_domain_init(struct domain *d, unsigned int domcr_flags);
/* Handler for paging-control ops: operations from user-space to enable
* and disable ephemeral shadow modes (test mode and log-dirty mode) and