OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CR0_AM
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/amd64/acpi/
acpi_wakecode.S
204
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
/src/sys/arch/i386/acpi/
acpi_wakecode.S
175
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
/src/sys/arch/i386/i386/
mptramp.S
183
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
locore.S
1049
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
/src/sys/arch/amd64/amd64/
mptramp.S
178
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
locore.S
854
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
/src/tests/lib/libnvmm/
h_io_assist.c
95
state->crs[NVMM_X64_CR_CR0] = CR0_PG|CR0_PE|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
;
h_mem_assist.c
243
state->crs[NVMM_X64_CR_CR0] = CR0_PG|CR0_PE|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
;
/src/sys/arch/amd64/stand/prekern/
locore.S
533
orl $(CR0_PE|CR0_PG|CR0_NE|CR0_TS|CR0_MP|CR0_WP|
CR0_AM
),%eax
/src/sys/arch/x86/include/
specialreg.h
70
#define
CR0_AM
0x00040000 /* Alignment Mask (set to enable AC flag) */
Completed in 112 milliseconds
Indexes created Tue Oct 28 09:09:52 GMT 2025