Searched defs:pageoffset (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/uvm/ |
H A D | uvm_io.c | 58 vaddr_t baseva, endva, pageoffset, kva; in uvm_io() local
|
/netbsd-src/sys/arch/arm/broadcom/ |
H A D | bcm53xx_board.c | 620 bcm53xx_srab_read_4(u_int pageoffset) in bcm53xx_srab_read_4() 639 bcm53xx_srab_read_8(u_int pageoffset) in bcm53xx_srab_read_8() 660 bcm53xx_srab_write_4(u_int pageoffset, uint32_t val) in bcm53xx_srab_write_4() 677 bcm53xx_srab_write_8(u_int pageoffset, uint64_t val) in bcm53xx_srab_write_8()
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | html-text.h | 112 int pageoffset; /* .po value */ variable
|
H A D | html-table.cpp | 728 html_indent::html_indent (simple_output *op, int ind, int pageoffset, int linelength) in html_indent() 780 void html_indent::get_reg (int *ind, int *pageoffset, int *linelength) in get_reg()
|
H A D | post-html.cpp | 1981 int pageoffset; member in html_printer
|