HomeSort by: relevance | last modified time | path
    Searched defs:compute_entry_count (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
mpbios.c 213 static uint16_t compute_entry_count(const uint8_t *, const uint8_t *);
555 compute_entry_count(const uint8_t *entry, const uint8_t *end) function in typeref:typename:uint16_t
727 countfix = compute_entry_count(position, end);

Completed in 11 milliseconds