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

  /src/sys/arch/amd64/amd64/
prekern.c 72 void init_x86_64(paddr_t);
152 init_x86_64(first_avail);
machdep.c 330 void init_x86_64(paddr_t);
1717 init_x86_64(paddr_t first_avail) function in typeref:typename:void
locore.S 1031 subq $KERNBASE,%rdi /* init_x86_64 wants a physical address */
1046 call _C_LABEL(init_x86_64)

Completed in 14 milliseconds