Searched refs:update_mmu_cache (Results 26 - 29 of 29) sorted by relevance

12

/linux-master/arch/arm64/include/asm/
H A Dpgtable.h280 * or update_mmu_cache() have the necessary barriers.
1326 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h50 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/linux-master/mm/
H A Dmigrate.c278 update_mmu_cache(vma, pvmw.address, pvmw.pte);
H A Dgup.c533 update_mmu_cache(vma, address, pte);

Completed in 135 milliseconds

12