Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dmmu.c325 static int kvm_mips_##name##_pud(pud_t *pud, unsigned long start, \
368 ret |= kvm_mips_##name##_pud(pud, start, cur_end); \
/openbmc/linux/mm/
H A Dhuge_memory.c1160 pud_t _pud; in touch_pud() local
1162 _pud = pud_mkyoung(*pud); in touch_pud()
1164 _pud = pud_mkdirty(_pud); in touch_pud()
1166 pud, _pud, write)) in touch_pud()