Home
last modified time | relevance | path

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

/linux-5.10/arch/arm/include/asm/
Dpgtable-nommu.h58 #define pgprot_device(prot) (prot) macro
Dpgtable.h115 #define pgprot_device(prot) \ macro
/linux-5.10/arch/microblaze/include/asm/
Dpgtable.h33 #define pgprot_device pgprot_noncached macro
/linux-5.10/include/linux/
Dpgtable.h857 #define pgprot_device pgprot_noncached macro
/linux-5.10/arch/arm64/include/asm/
Dpgtable.h485 #define pgprot_device(prot) \ macro