Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c522 __visible p4dval_t xen_p4d_val(p4d_t p4d) in xen_p4d_val() function
526 PV_CALLEE_SAVE_REGS_THUNK(xen_p4d_val);
2152 .p4d_val = PV_CALLEE_SAVE(xen_p4d_val),