Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/include/asm/
Dpgtable-nommu.h50 #define pgprot_device(prot) (prot) macro
Dpgtable.h124 #define pgprot_device(prot) \ macro
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h567 #define pgprot_device(prot) \ macro
/Linux-v6.6/include/linux/
Dpgtable.h1115 #define pgprot_device pgprot_noncached macro