Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_cpu_topology.c92 get_next_valid_apicid(int curr_apicid) in get_next_valid_apicid() argument
94 int next_apicid = curr_apicid; in get_next_valid_apicid()