Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/i386/commpage/
H A Dcommpage.c102 static commpage_time_data *time_data32 = NULL; variable
576 &time_data32, in commpage_populate()
584 time_data64 = time_data32; /* if no 64-bit commpage, point to 32-bit */ in commpage_populate()
680 commpage_time_data *p32 = time_data32; in commpage_set_nanotime()