pte_set_flags 336 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_DIRTY | _PAGE_SOFT_DIRTY); pte_set_flags 341 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_ACCESSED); pte_set_flags 346 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_RW); pte_set_flags 351 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_PSE); pte_set_flags 361 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_GLOBAL); pte_set_flags 371 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_SPECIAL); pte_set_flags 376 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_SPECIAL|_PAGE_DEVMAP); pte_set_flags 505 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_SOFT_DIRTY); pte_set_flags 1347 arch/x86/include/asm/pgtable.h return pte_set_flags(pte, _PAGE_SWP_SOFT_DIRTY); pte_set_flags 43 arch/x86/mm/cpu_entry_area.c pte = pte_set_flags(pte, _PAGE_GLOBAL); pte_set_flags 400 arch/x86/mm/pti.c *pte = pte_set_flags(*pte, _PAGE_GLOBAL);