Home
last modified time | relevance | path

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

/arch/x86/include/asm/xen/
Dpage.h288 #define pgd_val_ma(x) ((x).pgd) macro
/arch/x86/xen/
Dmmu.c542 u.val = pgd_val_ma(val); in __xen_set_pgd_hyper()