Home
last modified time | relevance | path

Searched defs:pgprot_device (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/arm/include/asm/
Dpgtable-nommu.h58 #define pgprot_device(prot) (prot) macro
Dpgtable.h115 #define pgprot_device(prot) \ macro
/Linux-v5.15/arch/arm64/include/asm/
Dpgtable.h504 #define pgprot_device(prot) \ macro
/Linux-v5.15/include/linux/
Dpgtable.h930 #define pgprot_device pgprot_noncached macro