Home
last modified time | relevance | path

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

/openbmc/linux/lib/math/
H A Dint_log.c58 unsigned int logentry; in intlog2() local
85 logentry = (significand >> 23) % ARRAY_SIZE(logtable); in intlog2()
103 ((logtable[(logentry + 1) % ARRAY_SIZE(logtable)] - in intlog2()
104 logtable[logentry]) & 0xffff)) >> 15; in intlog2()
107 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/openbmc/docs/designs/
H A Dcper-records.md22 into the [LogEntry resource][logentry]. These expose a section by section
104 [logentry]: