Home
last modified time | relevance | path

Searched refs:x86_clflush_size (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/drm/
H A Ddrm_cache.c49 const int size = boot_cpu_data.x86_clflush_size; in drm_clflush_page()
133 const int size = boot_cpu_data.x86_clflush_size; in drm_clflush_virt_range()
H A Dlinux_compat.c77 boot_cpu_data.x86_clflush_size = cpu_clflush_line_size; in init_boot_cpu_data()
/dflybsd-src/sys/dev/drm/include/asm/
H A Dprocessor.h48 u16 x86_clflush_size; member
/dflybsd-src/sys/dev/drm/i915/
H A Di915_cmd_parser.c1106 boot_cpu_data.x86_clflush_size); in copy_batch()
H A Di915_gem.c1458 partial_cacheline_write = boot_cpu_data.x86_clflush_size - 1; in i915_gem_shmem_pwrite()