Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h50 #define pgprot_device(prot) (prot) macro
H A Dpgtable.h124 #define pgprot_device(prot) \ macro
/openbmc/linux/include/linux/
H A Dpgtable.h1136 #define pgprot_device pgprot_noncached macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h567 #define pgprot_device(prot) \ macro