Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c385 bool ign_holes = flags & DAT_WALK_IGN_HOLES; in dat_entry_walk() local
410 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
430 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
450 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
482 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
509 if (pte_hole(**ptepp) && !ign_holes) in dat_entry_walk()