Searched defs:pageno (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/hpcmips/stand/pbsdboot/ | ||
| H A D | vmem.c | 47 int pageno; member in struct:page_header_s 168 int pageno = (phys_addr - kernel_start) / pagesize; local in function:vmem_get 183 int pageno = (page - heap) / system_info.si_pagesize; local in function:vtophysaddr 196 int i, m, pageno; local in function:vmem_init [all...] |
| /src/lib/libc/db/hash/ | ||
| H A D | hash_bigkey.c | 222 uint16_t *bp, pageno; local in function:__big_delete 349 uint16_t *bp, pageno; local in function:__find_last_page [all...] |
| H A D | hash.c | 583 uint16_t pageno; local in function:hash_access |
| H A D | hash_page.c | 872 uint16_t free_space, n, off, pageno; local in function:squeeze_key |
| /src/sys/uvm/ | ||
| H A D | uvm_swap.c | 1218 int pageno, bn; local in function:swstrategy |
| /src/sys/dev/i2o/ | ||
| H A D | i2o.h | 639 u_int32_t pageno; member in struct:i2o_util_config_dialog |
Completed in 10 milliseconds