Searched refs:clear_flush_young (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dmmu_notifier.c82 * If no young bitflag is supported by the hardware, ->clear_flush_young can
95 if (mn->ops->clear_flush_young)
96 young |= mn->ops->clear_flush_young(mn, mm, address);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dmmu_notifier.c82 * If no young bitflag is supported by the hardware, ->clear_flush_young can
95 if (mn->ops->clear_flush_young)
96 young |= mn->ops->clear_flush_young(mn, mm, address);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dmmu_notifier.h54 * clear_flush_young is called after the VM is
60 int (*clear_flush_young)(struct mmu_notifier *mn, member in struct:mmu_notifier_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dmmu_notifier.h54 * clear_flush_young is called after the VM is
60 int (*clear_flush_young)(struct mmu_notifier *mn, member in struct:mmu_notifier_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/virt/kvm/
H A Dkvm_main.c362 .clear_flush_young = kvm_mmu_notifier_clear_flush_young,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/virt/kvm/
H A Dkvm_main.c362 .clear_flush_young = kvm_mmu_notifier_clear_flush_young,

Completed in 176 milliseconds