Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/include/asm/
Dpgtable-nommu.h50 #define pgprot_device(prot) (prot) macro
Dpgtable.h124 #define pgprot_device(prot) \ macro
/linux-6.14.4/include/linux/
Dpgtable.h1360 #define pgprot_device pgprot_noncached macro
/linux-6.14.4/arch/arm64/include/asm/
Dpgtable.h693 #define pgprot_device(prot) \ macro