Home
last modified time | relevance | path

Searched refs:prot_val (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dioremap64.c6 unsigned long prot_val) in ioremap_prot() argument
8 unsigned long flags = prot_val & _CACHE_MASK; in ioremap_prot()
H A Dioremap.c47 unsigned long prot_val) in ioremap_prot() argument
49 unsigned long flags = prot_val & _CACHE_MASK; in ioremap_prot()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Defi.c77 pteval_t prot_val = create_mapping_protection(md); in efi_create_mapping() local
94 __pgprot(prot_val | PTE_NG), page_mappings_only); in efi_create_mapping()
/OK3568_Linux_fs/kernel/mm/
H A Dearly_ioremap.c245 unsigned long prot_val) in early_memremap_prot() argument
248 __pgprot(prot_val)); in early_memremap_prot()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dearly_ioremap.h18 unsigned long size, unsigned long prot_val);
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c431 unsigned long prot_val) in ioremap_prot() argument
434 pgprot2cachemode(__pgprot(prot_val)), in ioremap_prot()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio.h187 …ern void __iomem *ioremap_prot(resource_size_t offset, unsigned long size, unsigned long prot_val);
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h153 unsigned long prot_val);