Searched refs:TUNABLE_UINT64_FETCH (Results 1 – 3 of 3) sorted by relevance
405 #define TUNABLE_UINT64_FETCH(path, var) getenv_uint64((path), (var)) macro
1055 TUNABLE_UINT64_FETCH(d->path, d->var); in tunable_uint64_init()
435 TUNABLE_UINT64_FETCH("hw.dmar.timeout", &timeout); in dmar_attach()