Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/xen/
A Dpage.h333 #define pud_val_ma(v) ((v).p4d.pgd.pgd) macro
335 #define pud_val_ma(v) ((v).pud) macro
/linux-6.3-rc2/arch/x86/xen/
A Dmmu_pv.c403 u.val = pud_val_ma(val); in xen_set_pud_hyper()

Completed in 9 milliseconds