OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startsl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
pmap.c
1480
size_t
startsl
, endsl, nslots, winsize;
local in function:slotspace_rand
1543
startsl
= holes[hole].start;
1545
startva = VA_SIGN_NEG(
startsl
* NBPD_L4);
1552
winsize = ((endsl -
startsl
) * NBPD_L4) - sz;
pmap.c
1480
size_t
startsl
, endsl, nslots, winsize;
local in function:slotspace_rand
1543
startsl
= holes[hole].start;
1545
startva = VA_SIGN_NEG(
startsl
* NBPD_L4);
1552
winsize = ((endsl -
startsl
) * NBPD_L4) - sz;
Completed in 29 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025