Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/xen/
Dpage.h253 #define pgd_val_ma(x) ((x).pgd) macro
/linux-4.1.27/arch/x86/xen/
Dmmu.c541 u.val = pgd_val_ma(val); in __xen_set_pgd_hyper()