Home
last modified time | relevance | path

Searched refs:VENDOR_INTEL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/thunderbolt/
H A Dnhi_reg.h45 #define VENDOR_INTEL 0x8086 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c40 VENDOR_INTEL = 1, enumerator
1188 __cpu_model.__cpu_vendor = VENDOR_INTEL; in __cpu_indicator_init()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def18 X86_VENDOR(VENDOR_INTEL, "intel")