Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c92 pgdval_t xen_pgd_val(pgd_t pgd);
429 __visible pgdval_t xen_pgd_val(pgd_t pgd) in xen_pgd_val() function
433 PV_CALLEE_SAVE_REGS_THUNK(xen_pgd_val);
2213 pv_ops.mmu.pgd_val = PV_CALLEE_SAVE(xen_pgd_val); in xen_init_mmu_ops()