Home
last modified time | relevance | path

Searched refs:shared_page_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_sharedpage.c84 shared_page_alloc(int size, int align) in shared_page_alloc() function
227 tk_base = shared_page_alloc(sizeof(struct vdso_timekeep) + in alloc_sv_tk()
247 tk_base = shared_page_alloc(sizeof(struct vdso_timekeep32) + in alloc_sv_tk_compat32()
/freebsd-12.1/sys/sys/
H A Dsysent.h315 int shared_page_alloc(int size, int align);