Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
A Dioremap64.c6 unsigned long prot_val) in ioremap_prot() argument
8 unsigned long flags = prot_val & _CACHE_MASK; in ioremap_prot()
A Dioremap.c47 unsigned long prot_val) in ioremap_prot() argument
49 unsigned long flags = prot_val & _CACHE_MASK; in ioremap_prot()
/linux/arch/arm64/kernel/
A Defi.c62 pteval_t prot_val = create_mapping_protection(md); in efi_create_mapping() local
82 __pgprot(prot_val | PTE_NG), page_mappings_only); in efi_create_mapping()
/linux/include/asm-generic/
A Dearly_ioremap.h18 unsigned long size, unsigned long prot_val);
/linux/mm/
A Dearly_ioremap.c240 unsigned long prot_val) in early_memremap_prot() argument
243 __pgprot(prot_val)); in early_memremap_prot()
/linux/arch/x86/mm/
A Dioremap.c425 unsigned long prot_val) in ioremap_prot() argument
428 pgprot2cachemode(__pgprot(prot_val)), in ioremap_prot()
/linux/arch/x86/include/asm/
A Dio.h187 …ern void __iomem *ioremap_prot(resource_size_t offset, unsigned long size, unsigned long prot_val);
/linux/arch/mips/include/asm/
A Dio.h165 unsigned long prot_val);

Completed in 9 milliseconds