Searched refs:sv_pagesize (Results 1 – 19 of 19) sorted by relevance
| /freebsd-10-stable/sys/kern/ |
| D | imgact_aout.c | 87 .sv_pagesize = PAGE_SIZE, 134 .sv_pagesize = IA32_PAGE_SIZE,
|
| D | imgact_elf.c | 902 sv->sv_pagesize); in __CONCAT() 1007 &imgp->entry_addr, sv->sv_pagesize); in __CONCAT() 1016 &imgp->entry_addr, sv->sv_pagesize); in __CONCAT() 1022 &imgp->entry_addr, sv->sv_pagesize); in __CONCAT()
|
| D | init_main.c | 402 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/mips/mips/ |
| D | elf_machdep.c | 71 .sv_pagesize = PAGE_SIZE, 129 .sv_pagesize = PAGE_SIZE,
|
| D | freebsd32_machdep.c | 94 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/i386/ibcs2/ |
| D | ibcs2_sysvec.c | 77 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/powerpc/powerpc/ |
| D | elf64_machdep.c | 69 .sv_pagesize = PAGE_SIZE,
|
| D | elf32_machdep.c | 84 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/arm/arm/ |
| D | elf_machdep.c | 67 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/compat/ia32/ |
| D | ia32_sysvec.c | 119 .sv_pagesize = IA32_PAGE_SIZE,
|
| /freebsd-10-stable/sys/i386/i386/ |
| D | elf_machdep.c | 74 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/compat/svr4/ |
| D | svr4_sysvec.c | 184 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/amd64/amd64/ |
| D | elf_machdep.c | 68 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/sys/ |
| D | sysent.h | 108 int sv_pagesize; /* pagesize */ member
|
| /freebsd-10-stable/sys/ia64/ia64/ |
| D | elf_machdep.c | 74 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/sparc64/sparc64/ |
| D | elf_machdep.c | 75 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/i386/linux/ |
| D | linux_sysvec.c | 975 .sv_pagesize = PAGE_SIZE, 1015 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/amd64/linux/ |
| D | linux_sysvec.c | 812 .sv_pagesize = PAGE_SIZE,
|
| /freebsd-10-stable/sys/amd64/linux32/ |
| D | linux32_sysvec.c | 1030 .sv_pagesize = PAGE_SIZE,
|