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:APIC_XAPIC
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
probe_32.c
104
if (!
APIC_XAPIC
(boot_cpu_apic_version))
in x86_32_probe_bigsmp_early()
H
A
D
io_apic.c
1568
||
APIC_XAPIC
(boot_cpu_apic_version))
in setup_ioapic_ids_from_mpc()
2573
!
APIC_XAPIC
(boot_cpu_apic_version))
in io_apic_unique_id()
H
A
D
vector.c
1224
if (!
APIC_XAPIC
(ver)) {
in print_local_APIC()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H
A
D
probe_32.c
147
if (!
APIC_XAPIC
(version)) {
in default_setup_apic_routing()
H
A
D
vector.c
1108
if (!
APIC_XAPIC
(ver)) {
in print_local_APIC()
H
A
D
io_apic.c
1568
||
APIC_XAPIC
(boot_cpu_apic_version))
in setup_ioapic_ids_from_mpc()
2541
!
APIC_XAPIC
(boot_cpu_apic_version))
in io_apic_unique_id()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
apicdef.h
33
#define
APIC_XAPIC
(x) ((x) >= 0x14)
macro
H
A
D
apic.h
461
if (
APIC_XAPIC
(ver) || boot_cpu_has(X86_FEATURE_EXTD_APICID))
in default_get_apic_id()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
apicdef.h
35
#define
APIC_XAPIC
(x) ((x) >= 0x14)
macro
H
A
D
apic.h
500
if (
APIC_XAPIC
(ver) || boot_cpu_has(X86_FEATURE_EXTD_APICID))
in default_get_apic_id()
Completed in 16 milliseconds