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

  /src/sys/arch/hpc/stand/include/machine/
types.h 49 typedef uint32_t vsize_t; typedef in typeref:typename:uint32_t
  /src/sys/arch/usermode/include/
types.h 47 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
68 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/arm/include/
types.h 51 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/ia64/include/
types.h 51 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/m68k/include/
types.h 53 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/or1k/include/
types.h 46 typedef __UINTPTR_TYPE__ vsize_t; typedef in typeref:typename:__UINTPTR_TYPE__
  /src/sys/arch/sh3/include/
types.h 54 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/vax/include/
types.h 51 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/alpha/include/
types.h 56 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/powerpc/include/
types.h 51 typedef unsigned long psize_t, vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/aarch64/include/
types.h 53 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/sparc/include/
types.h 89 typedef vaddr_t vsize_t; typedef in typeref:typename:vaddr_t
  /src/sys/arch/hppa/include/
types.h 59 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/riscv/include/
types.h 51 typedef __UINTPTR_TYPE__ vsize_t; typedef in typeref:typename:__UINTPTR_TYPE__
  /src/sys/arch/amd64/include/
types.h 53 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/i386/include/
types.h 86 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/mips/include/
types.h 88 typedef __uint64_t vsize_t; typedef in typeref:typename:__uint64_t
95 typedef __uint32_t vsize_t; typedef in typeref:typename:__uint32_t
103 typedef vsize_t vm_size_t; /* deprecated (cddl/FreeBSD compat) */
  /src/tests/sys/uvm/
t_uvm_physseg.c 82 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long
t_uvm_physseg_load.c 82 typedef unsigned long vsize_t; typedef in typeref:typename:unsigned long

Completed in 18 milliseconds