| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pgtable.h | 318 static inline pte_t pte_mkclean(pte_t pte) function 379 static inline pte_t pte_mkclean(pte_t pte) function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 133 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | pgtable.h | 141 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | sun3_pgtable.h | 163 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~SUN3_PAGE_MODIFIED; return pte; } in pte_mkclean() function
|
| H A D | motorola_pgtable.h | 179 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
| H A D | mcf_pgtable.h | 256 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 285 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 187 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | pgtable.h | 249 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | pgtable.h | 182 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | pgtable.h | 273 extern inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~(__DIRTY_BITS); return pte; } in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 272 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 257 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_32.h | 249 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| H A D | pgtable_64.h | 465 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | pgtable.h | 267 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 428 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 317 static inline pte_t pte_mkclean(pte_t pte) \ in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | pgtable.h | 354 static inline pte_t pte_mkclean(pte_t pte) { pte_val(pte) &= ~_PAGE_DIRTY; return pte; } in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | mmu.c | 380 BUILD_PTE_RANGE_OP(mkclean, pte_mkclean) in BUILD_PTE_RANGE_OP() argument
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | pgtable.h | 310 #define pte_mkclean(pte) (__pte(pte_val(pte) & ~_PAGE_D)) macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 181 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 648 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable.h | 334 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 956 static inline pte_t pte_mkclean(pte_t pte) in pte_mkclean() function
|