Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dioport.h103 #define IORESOURCE_MEM_CACHEABLE (1<<1) /* dup: IORESOURCE_CACHEABLE */ macro
/linux-6.6.21/drivers/pnp/
Dinterface.c165 if (mem->flags & IORESOURCE_MEM_CACHEABLE) in pnp_print_mem()