Home
last modified time | relevance | path

Searched refs:clgi (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrSVM.td25 def CLGI : I<0x01, MRM_DD, (outs), (ins), "clgi", []>, TB;
/openbsd/sys/arch/amd64/include/
H A Dcpufunc.h411 clgi(void) in clgi() function
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_support.S445 clgi
H A Dvmm_machdep.c6215 clgi(); in vcpu_run_svm()