Home
last modified time | relevance | path

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

/arch/arc/include/asm/
A Dpage.h13 #define PAGE_MASK_PHYS (0xff00000000ull | PAGE_MASK) macro
18 #define PAGE_MASK_PHYS PAGE_MASK macro
A Dmmu-arcv2.h70 #define PTE_BITS_NON_RWX_IN_PD1 (PAGE_MASK_PHYS | _PAGE_CACHEABLE)
A Dpgtable-bits-arcv2.h42 #define _PAGE_CHG_MASK (PAGE_MASK_PHYS | _PAGE_ACCESSED | _PAGE_DIRTY | \
/arch/arc/mm/
A Dtlb.c476 phys_addr_t paddr = pte_val(*ptep) & PAGE_MASK_PHYS; in update_mmu_cache_range()

Completed in 9 milliseconds