Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/xen/
A Dpage.h340 #define p4d_val_ma(x) ((x).pgd.pgd) macro
342 #define p4d_val_ma(x) ((x).p4d) macro
/linux-6.3-rc2/arch/x86/xen/
A Dmmu_pv.c467 u.val = p4d_val_ma(val); in __xen_set_p4d_hyper()
504 pgd_val.pgd = p4d_val_ma(val); in xen_set_p4d()

Completed in 7 milliseconds