Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dperf_images.h2094 #define PCXW_IMAGE_SIZE 576 macro
2096 static uint32_t cuda_images[][PCXW_IMAGE_SIZE/sizeof(uint32_t)] __read_mostly = {
Dperf.c313 image_size = PCXW_IMAGE_SIZE; in perf_write()