Searched defs:caching (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/acpi/ | ||
H A D | acpi_memhotplug.c | 76 unsigned short caching; /* memory cache attribute */ member in struct:acpi_memory_info |
/linux-4.1.27/drivers/xen/ | ||
H A D | xen-acpi-memhotplug.c | 35 unsigned short caching; /* memory cache attribute */ member in struct:acpi_memory_info |
/linux-4.1.27/drivers/gpu/drm/ttm/ | ||
H A D | ttm_bo.c | 814 uint32_t caching = proposed_placement & TTM_PL_MASK_CACHING; ttm_bo_select_caching() local |
/linux-4.1.27/drivers/md/bcache/ | ||
H A D | bcache.h | 508 struct closure caching; member in struct:cache_set |
/linux-4.1.27/include/acpi/ | ||
H A D | acrestyp.h | 271 u8 caching; member in struct:acpi_memory_attribute |
/linux-4.1.27/include/uapi/drm/ | ||
H A D | i915_drm.h | 839 __u32 caching; member in struct:drm_i915_gem_caching |
Completed in 419 milliseconds