Home
last modified time | relevance | path

Searched refs:pgprot_writethrough (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable_types.h524 #define pgprot_writethrough pgprot_writethrough macro
525 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/linux/include/linux/
H A Dpgtable.h1489 #ifndef pgprot_writethrough
1490 #define pgprot_writethrough pgprot_noncached macro