Home
last modified time | relevance | path

Searched defs:IS_MAPPABLE_UNCACHEABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/nios2/mm/
H A Dioremap.c114 #define IS_MAPPABLE_UNCACHEABLE(addr) (addr < 0x20000000UL) macro
/kernel/linux/linux-6.6/arch/nios2/mm/
H A Dioremap.c114 #define IS_MAPPABLE_UNCACHEABLE(addr) (addr < 0x20000000UL) macro

Completed in 1 milliseconds