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

/linux-master/arch/x86/include/asm/xen/
H A Dpage.h343 #define p4d_val_ma(x) ((x).pgd.pgd) macro
345 #define p4d_val_ma(x) ((x).p4d) macro
/linux-master/arch/x86/xen/
H A Dmmu_pv.c483 u.val = p4d_val_ma(val);
520 pgd_val.pgd = p4d_val_ma(val);

Completed in 306 milliseconds