Searched refs:vtop (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dvar.c21 static variable_t *vtop = NULL; variable
32 for (v = vtop; v != NULL; v = v->v_next)
177 v->v_next = vtop;
178 vtop = v;
/freebsd-12-stable/sys/arm/arm/
H A Dmachdep_kdb.c82 DB_SHOW_COMMAND(vtop, db_show_vtop)
91 db_printf("show vtop <virt_addr>\n");
/freebsd-12-stable/sys/arm/mv/
H A Darmv5_machdep.c489 DB_SHOW_COMMAND(vtop, db_show_vtop)
498 db_printf("show vtop <virt_addr>\n");
/freebsd-12-stable/contrib/gdb/gdb/
H A Dvalprint.c353 unsigned long vtop = temp >> 1;
354 fprintf_filtered (stream, "0x%lx%08lx", vtop, vbot);
352 unsigned long vtop = temp >> 1; local
/freebsd-12-stable/sys/arm64/arm64/
H A Dmachdep.c1221 DB_SHOW_COMMAND(vtop, db_show_vtop)
1235 db_printf("show vtop <virt_addr>\n");
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex324 \vtop to0pt{%
687 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
711 \setbox\groupbox = \vtop\bgroup
721 % The \vtop produces a box with normal height and large depth; thus, TeX puts
730 \egroup % End the \vtop.
764 %\vtop to #1\mil{\vfil}\kern -#1\mil\nobreak
782 \vtop to #1\mil{\strut\vfil}%
839 \vtop to \strutdepth{%
1839 \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%
2845 % \vtop wil
[all...]
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex350 \vtop to0pt{%
633 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
657 \setbox\groupbox = \vtop\bgroup
667 % The \vtop produces a box with normal height and large depth; thus, TeX puts
676 \egroup % End the \vtop.
719 \vtop to #1\mil{\strut\vfil}%
776 \vtop to \strutdepth{%
2736 % \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%
3037 \vtop{\kern2.4pt \box0 \kern2.4pt}% Space above/below.
3955 % \vtop wil
[all...]

Completed in 195 milliseconds