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

  /src/sys/arch/arm/arm32/
pmap.c 281 * Pool and cache of l2_dtable structures.
603 * The l2_dtable tracks L2_BUCKET_SIZE worth of L1 slots.
616 struct l2_dtable { struct
617 /* The number of L2 page descriptors allocated to this l2_dtable */
625 * Given an L1 table index, calculate the corresponding l2_dtable index
626 * and bucket index within the l2_dtable.
1476 struct l2_dtable *l2;
1502 struct l2_dtable *l2;
1508 * Need to allocate a new l2_dtable.
1529 * is because we just allocated the l2_dtable, above
    [all...]
pmap.c 281 * Pool and cache of l2_dtable structures.
603 * The l2_dtable tracks L2_BUCKET_SIZE worth of L1 slots.
616 struct l2_dtable { struct
617 /* The number of L2 page descriptors allocated to this l2_dtable */
625 * Given an L1 table index, calculate the corresponding l2_dtable index
626 * and bucket index within the l2_dtable.
1476 struct l2_dtable *l2;
1502 struct l2_dtable *l2;
1508 * Need to allocate a new l2_dtable.
1529 * is because we just allocated the l2_dtable, above
    [all...]
pmap.c 281 * Pool and cache of l2_dtable structures.
603 * The l2_dtable tracks L2_BUCKET_SIZE worth of L1 slots.
616 struct l2_dtable { struct
617 /* The number of L2 page descriptors allocated to this l2_dtable */
625 * Given an L1 table index, calculate the corresponding l2_dtable index
626 * and bucket index within the l2_dtable.
1476 struct l2_dtable *l2;
1502 struct l2_dtable *l2;
1508 * Need to allocate a new l2_dtable.
1529 * is because we just allocated the l2_dtable, above
    [all...]
pmap.c 281 * Pool and cache of l2_dtable structures.
603 * The l2_dtable tracks L2_BUCKET_SIZE worth of L1 slots.
616 struct l2_dtable { struct
617 /* The number of L2 page descriptors allocated to this l2_dtable */
625 * Given an L1 table index, calculate the corresponding l2_dtable index
626 * and bucket index within the l2_dtable.
1476 struct l2_dtable *l2;
1502 struct l2_dtable *l2;
1508 * Need to allocate a new l2_dtable.
1529 * is because we just allocated the l2_dtable, above
    [all...]

Completed in 50 milliseconds