HomeSort by relevance Sort by last modified time
    Searched refs:_set_gate (Results 1 - 2 of 2) sorted by null

  /external/oprofile/module/x86/
op_apic.h 31 #define _set_gate(gate_addr, type, dpl, addr) \ macro
45 _set_gate(&descr.base[NMI_VECTOR_NUM], NMI_GATE_TYPE, NMI_DPL_LEVEL, &op_nmi);
  /external/kernel-headers/original/asm-x86/
desc_32.h 146 static inline void _set_gate(int gate, unsigned int type, void *addr, unsigned short seg) function

Completed in 164 milliseconds