Home
last modified time | relevance | path

Searched defs:__write_once (Results 1 – 3 of 3) sorted by relevance

/arch/tile/kernel/
Dtime.c38 static cycles_t cycles_per_sec __write_once; variable
69 static unsigned long sched_clock_mult __write_once; variable
Dsmp.c24 HV_Topology smp_topology __write_once; variable
/arch/tile/include/asm/
Dcache.h49 #define __write_once __attribute__((__section__(".w1data"))) macro