OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cache
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/vax/
ka410.c
55
static void *
l2cache
; /* mapped in address */
variable
96
l2cache
= (void *)vax_map_physmem(KA420_CH2_BASE,
120
memset(
l2cache
, 0, KA420_CH2_SIZE); /* Clear whole cache */
/src/sys/stand/efiboot/
smbios.h
229
uint8_t
l2cache
;
member in struct:smbios_processor
/src/sys/dev/
smbiosvar.h
234
uint8_t
l2cache
;
member in struct:smbios_processor
/src/usr.sbin/cpuctl/arch/
i386.c
730
u_int
l2cache
= ci->ci_cinfo[CAI_L2CACHE].cai_totalsize;
local
733
switch (
l2cache
) {
750
switch (
l2cache
) {
757
switch (
l2cache
) {
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026