Home
last modified time | relevance | path

Searched defs:stepping (Results 1 – 18 of 18) sorted by relevance

/openbsd/sys/arch/i386/stand/libsa/
H A Dexec_i386.c159 uint32_t model, family, stepping; in ucode_load() local
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dexec_i386.c171 uint32_t model, family, stepping; in ucode_load() local
/openbsd/sys/arch/i386/pci/
H A Dichpcib.c175 int family, model, stepping, brandid, ret; in ichss_present() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm32r-stub.c211 int sigval, stepping; in handle_exception() local
1133 int stepping; /* true when we've started a single-step */ member
1143 } stepping; variable
H A Di386-stub.c746 int sigval, stepping; in handle_exception() local
H A Dm68k-stub.c818 int sigval, stepping; in handle_exception() local
H A Dsh-stub.c658 int sigval, stepping; in gdb_handle_exception() local
/openbsd/sys/arch/amd64/stand/libsa/
H A Dexec_i386.c193 uint32_t model, family, stepping; in ucode_load() local
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.cpp109 uint64_t family, model, stepping; in fromJSON() local
H A DTraceIntelPT.cpp492 int64_t stepping = -1; in GetCPUInfoForLiveProcess() local
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dlinux-low.h104 int stepping; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dmc.c199 char stepping; member
284 char stepping; member
/openbsd/sys/arch/amd64/amd64/
H A Dcpu.c324 int stepping = CPUID2STEPPING(ci->ci_signature); in replacemds() local
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUUsage.rst14699 *amd_machine_version_stepping* are derived from the value of the -mcpu option argument
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c3832 uint32_t stepping) in dcn10_set_clock()
/openbsd/sys/dev/ic/
H A Daic7xxx.c1454 int stepping; in ahc_clear_critical_section() local
H A Daic79xx.c2569 int stepping; in ahd_clear_critical_section() local
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c4660 …tus dc_set_clock(struct dc *dc, enum dc_clock_type clock_type, uint32_t clk_khz, uint32_t stepping) in dc_set_clock()