Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmmu_notifier.h62 #define MMU_NOTIFIER_RANGE_BLOCKABLE (1 << 0) macro
301 return (range->flags & MMU_NOTIFIER_RANGE_BLOCKABLE); in mmu_notifier_range_blockable()
350 range->flags |= MMU_NOTIFIER_RANGE_BLOCKABLE; in mmu_notifier_invalidate_range_start()
363 range->flags &= ~MMU_NOTIFIER_RANGE_BLOCKABLE; in mmu_notifier_invalidate_range_start_nonblock()