Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c95 p4dval_t xen_p4d_val(p4d_t p4d);
587 __visible p4dval_t xen_p4d_val(p4d_t p4d) in xen_p4d_val() function
591 PV_CALLEE_SAVE_REGS_THUNK(xen_p4d_val);
2228 pv_ops.mmu.p4d_val = PV_CALLEE_SAVE(xen_p4d_val); in xen_init_mmu_ops()