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.c409 bool ign_holes = flags & DAT_WALK_IGN_HOLES; in dat_entry_walk() local
434 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
454 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
474 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
506 if (crste_hole(entry) && !ign_holes) in dat_entry_walk()
533 if (pte_hole(**ptepp) && !ign_holes) in dat_entry_walk()