HomeSort by: relevance | last modified time | path
    Searched defs:endsl (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/x86/x86/
pmap.c 1480 size_t startsl, endsl, nslots, winsize; local in function:slotspace_rand
1544 endsl = holes[hole].end;
1552 winsize = ((endsl - startsl) * NBPD_L4) - sz;
pmap.c 1480 size_t startsl, endsl, nslots, winsize; local in function:slotspace_rand
1544 endsl = holes[hole].end;
1552 winsize = ((endsl - startsl) * NBPD_L4) - sz;
pmap.c 1480 size_t startsl, endsl, nslots, winsize; local in function:slotspace_rand
1544 endsl = holes[hole].end;
1552 winsize = ((endsl - startsl) * NBPD_L4) - sz;
pmap.c 1480 size_t startsl, endsl, nslots, winsize; local in function:slotspace_rand
1544 endsl = holes[hole].end;
1552 winsize = ((endsl - startsl) * NBPD_L4) - sz;

Completed in 56 milliseconds