Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/kernel/
Dperf_images.h2081 #define PCXW_IMAGE_SIZE 576 macro
2083 static uint32_t cuda_images[][PCXW_IMAGE_SIZE/sizeof(uint32_t)] __ro_after_init = {
Dperf.c299 image_size = PCXW_IMAGE_SIZE; in perf_write()