OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unprotsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/i386/pci/
elan520.c
696
uint32_t protsize,
unprotsize
;
local in function:elansc_protect_text
737
unprotsize
= 0;
739
unprotsize
+= regions[i].end - regions[i].start;
750
"%" PRIu32 " bytes of kernel text are unprotected\n",
unprotsize
);
758
unprotsize
= 0;
768
unprotsize
+= regions[i].end - regions[i].start;
781
unprotsize
+= xregions[j].end - xregions[j].start;
784
"%" PRIu32 " bytes of kernel text still unprotected\n",
unprotsize
);
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025