Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:cr4_clear_bits
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
virtext.h
49
cr4_clear_bits
(X86_CR4_VMXE);
in cpu_vmxoff()
H
A
D
tlbflush.h
46
static inline void
cr4_clear_bits
(unsigned long mask)
in cr4_clear_bits()
function
/kernel/linux/linux-5.10/arch/x86/realmode/
H
A
D
init.c
30
cr4_clear_bits
(X86_CR4_PCIDE);
in load_trampoline_pgtable()
/kernel/linux/linux-6.6/arch/x86/realmode/
H
A
D
init.c
30
cr4_clear_bits
(X86_CR4_PCIDE);
in load_trampoline_pgtable()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
tlbflush.h
51
static inline void
cr4_clear_bits
(unsigned long mask)
in cr4_clear_bits()
function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H
A
D
common.c
329
cr4_clear_bits
(X86_CR4_SMAP);
in setup_smap()
355
cr4_clear_bits
(X86_CR4_UMIP);
in setup_umip()
2138
cr4_clear_bits
(X86_CR4_VME|X86_CR4_PVI|X86_CR4_TSD|X86_CR4_DE);
in cpu_init()
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
process.c
238
cr4_clear_bits
(X86_CR4_TSD);
in enable_TSC()
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
process.c
303
cr4_clear_bits
(X86_CR4_TSD);
in enable_TSC()
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H
A
D
xstate.c
812
cr4_clear_bits
(X86_CR4_OSXSAVE);
in fpu__init_disable_system_xstate()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H
A
D
common.c
399
cr4_clear_bits
(X86_CR4_UMIP);
in setup_umip()
2296
cr4_clear_bits
(X86_CR4_VME|X86_CR4_PVI|X86_CR4_TSD|X86_CR4_DE);
in cpu_init()
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H
A
D
xstate.c
722
cr4_clear_bits
(X86_CR4_OSXSAVE);
in fpu__init_disable_system_xstate()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H
A
D
vmx.c
761
cr4_clear_bits
(X86_CR4_VMXE);
in kvm_cpu_vmxoff()
765
cr4_clear_bits
(X86_CR4_VMXE);
in kvm_cpu_vmxoff()
2810
cr4_clear_bits
(X86_CR4_VMXE);
in kvm_cpu_vmxon()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H
A
D
vmx.c
2380
cr4_clear_bits
(X86_CR4_VMXE);
in kvm_cpu_vmxon()
2431
cr4_clear_bits
(X86_CR4_VMXE);
in kvm_cpu_vmxoff()
Completed in 32 milliseconds