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_DM_INIT
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H
A
D
apic.h
57
#define
APIC_DM_INIT
0x00500
macro
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H
A
D
apic_numachip.c
87
numachip_apic_icr_write(phys_apicid,
APIC_DM_INIT
);
in numachip_wakeup_secondary()
H
A
D
apic.c
1284
APIC_INT_LEVELTRIG |
APIC_DM_INIT
);
in sync_Arb_IDs()
H
A
D
x2apic_uv_x.c
704
APIC_DM_INIT
;
in uv_wakeup_secondary()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
apic_numachip.c
76
numachip_apic_icr_write(phys_apicid,
APIC_DM_INIT
);
in numachip_wakeup_secondary()
H
A
D
apic.c
1259
APIC_INT_LEVELTRIG |
APIC_DM_INIT
);
in sync_Arb_IDs()
H
A
D
x2apic_uv_x.c
714
APIC_DM_INIT
;
in uv_wakeup_secondary()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
apicdef.h
87
#define
APIC_DM_INIT
0x00500
macro
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H
A
D
processor.h
413
#define
APIC_DM_INIT
0x00500
macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
apicdef.h
89
#define
APIC_DM_INIT
0x00500
macro
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
smpboot.c
825
apic_icr_write(APIC_INT_LEVELTRIG | APIC_INT_ASSERT |
APIC_DM_INIT
, phys_apicid);
in send_init_sequence()
831
apic_icr_write(APIC_INT_LEVELTRIG |
APIC_DM_INIT
, phys_apicid);
in send_init_sequence()
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
smpboot.c
818
apic_icr_write(APIC_INT_LEVELTRIG | APIC_INT_ASSERT |
APIC_DM_INIT
,
in wakeup_secondary_cpu_via_init()
830
apic_icr_write(APIC_INT_LEVELTRIG |
APIC_DM_INIT
, phys_apicid);
in wakeup_secondary_cpu_via_init()
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
lapic.c
1128
case
APIC_DM_INIT
:
in __apic_accept_irq()
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
lapic.c
1352
case
APIC_DM_INIT
:
in __apic_accept_irq()
Completed in 27 milliseconds