HomeSort by: relevance | last modified time | path
    Searched refs:ci_lapic_counter (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
lapic.c 533 * The update of ci_lapic_counter is blocked by splhigh() and
554 cur_timer = ci->ci_lapic_counter - cur_timer;
579 ci->ci_lapic_counter += lapic_tval;
  /src/sys/arch/x86/include/
cpu.h 164 volatile uint32_t ci_lapic_counter; member in struct:cpu_info

Completed in 90 milliseconds