Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/include/asm/
Dpgtable-nommu.h52 #define pgprot_device(prot) (prot) macro
Dpgtable.h124 #define pgprot_device(prot) \ macro
/Linux-v6.1/arch/arm64/include/asm/
Dpgtable.h564 #define pgprot_device(prot) \ macro
/Linux-v6.1/include/linux/
Dpgtable.h995 #define pgprot_device pgprot_noncached macro