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

  /src/sys/arch/hpcmips/stand/pbsdboot/
elf.c 73 vmem_sub(int opr, void* xxx, void *addr, int nbytes, int *byte_count) function in typeref:typename:int
208 if (vmem_sub(VMEM_LOAD, (void*)fd,
214 if (vmem_sub(VMEM_CLEAR, NULL,
286 if (vmem_sub(VMEM_COPY, (void*)&dbg_eh,
301 if (vmem_sub(VMEM_COPY, (void*)dbg_sh,
314 if (vmem_sub(VMEM_LOAD, (void*)fd,
327 if (vmem_sub(VMEM_LOAD, (void*)fd,
elf.c 73 vmem_sub(int opr, void* xxx, void *addr, int nbytes, int *byte_count) function in typeref:typename:int
208 if (vmem_sub(VMEM_LOAD, (void*)fd,
214 if (vmem_sub(VMEM_CLEAR, NULL,
286 if (vmem_sub(VMEM_COPY, (void*)&dbg_eh,
301 if (vmem_sub(VMEM_COPY, (void*)dbg_sh,
314 if (vmem_sub(VMEM_LOAD, (void*)fd,
327 if (vmem_sub(VMEM_LOAD, (void*)fd,

Completed in 21 milliseconds