Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c97 p4dval_t xen_p4d_val(p4d_t p4d);
538 __visible p4dval_t xen_p4d_val(p4d_t p4d) in xen_p4d_val() function
542 PV_CALLEE_SAVE_REGS_THUNK(xen_p4d_val); variable
2178 .p4d_val = PV_CALLEE_SAVE(xen_p4d_val),
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c518 __visible p4dval_t xen_p4d_val(p4d_t p4d) in xen_p4d_val() function
522 PV_CALLEE_SAVE_REGS_THUNK(xen_p4d_val); variable
2125 .p4d_val = PV_CALLEE_SAVE(xen_p4d_val),

Completed in 10 milliseconds