Home
last modified time | relevance | path

Searched refs:_PAGE_UNCACHE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h28 #define _PAGE_UNCACHE (2<<9) macro
29 #define _PAGE_SO _PAGE_UNCACHE
34 #define _CACHE_UNCACHED (_PAGE_VALID | _PAGE_UNCACHE)
/kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h22 #define _PAGE_UNCACHE (2<<9) macro
23 #define _PAGE_SO _PAGE_UNCACHE
27 #define _CACHE_UNCACHED _PAGE_UNCACHE

Completed in 1 milliseconds