Home
last modified time | relevance | path

Searched refs:xen_set_pgd_hyper (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/xen/
Dmmu.h50 void xen_set_pgd_hyper(pgd_t *pgdp, pgd_t pgd);
Dmmu.c731 void __init xen_set_pgd_hyper(pgd_t *ptr, pgd_t val) in xen_set_pgd_hyper() function
2102 .set_pgd = xen_set_pgd_hyper,