Searched refs:prot_pte (Results 1 – 3 of 3) sorted by relevance
234 .prot_pte = PROT_PTE_DEVICE | L_PTE_MT_DEV_SHARED |241 .prot_pte = PROT_PTE_DEVICE | L_PTE_MT_DEV_NONSHARED,247 .prot_pte = PROT_PTE_DEVICE | L_PTE_MT_DEV_CACHED,253 .prot_pte = PROT_PTE_DEVICE | L_PTE_MT_DEV_WC,259 .prot_pte = PROT_PTE_DEVICE,275 .prot_pte = L_PTE_PRESENT | L_PTE_YOUNG | L_PTE_DIRTY |281 .prot_pte = L_PTE_PRESENT | L_PTE_YOUNG | L_PTE_DIRTY |287 .prot_pte = L_PTE_PRESENT | L_PTE_YOUNG | L_PTE_DIRTY,293 .prot_pte = L_PTE_PRESENT | L_PTE_YOUNG | L_PTE_DIRTY |300 .prot_pte = L_PTE_PRESENT | L_PTE_YOUNG | L_PTE_DIRTY |[all …]
114 __pgprot(mtype->prot_pte)); in ioremap_page()316 __pgprot(type->prot_pte)); in __arm_ioremap_pfn_caller()470 __pgprot(get_mem_type(pci_ioremap_mem_type)->prot_pte)); in pci_remap_iospace()
39 pteval_t prot_pte; member