HomeSort by: relevance | last modified time | path
    Searched refs:thunk_get_vm_min_address (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/usermode/include/
thunk.h 165 vaddr_t thunk_get_vm_min_address(void);
  /src/sys/arch/usermode/usermode/
pmap.c 162 vm_min_addr = thunk_get_vm_min_address();
thunk.c 767 thunk_get_vm_min_address(void) function in typeref:typename:vaddr_t

Completed in 131 milliseconds