Searched defs:__write_once (Results 1 – 3 of 3) sorted by relevance
38 static cycles_t cycles_per_sec __write_once; variable69 static unsigned long sched_clock_mult __write_once; variable
24 HV_Topology smp_topology __write_once; variable
49 #define __write_once __attribute__((__section__(".w1data"))) macro