Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/xen/
Dpage.h197 #define pmd_val_ma(v) ((v).pmd) macro
/linux-2.6.39/arch/x86/xen/
Dmmu.c312 u.val = pmd_val_ma(val); in xen_set_pmd_hyper()