Home
last modified time | relevance | path

Searched refs:fuiword (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/man/man9/
H A DMakefile24 fuiword.9 \
/xnu-12377.1.9/bsd/sys/
H A Dsystm.h222 long fuiword(user_addr_t addr);
/xnu-12377.1.9/bsd/vm/
H A Dvm_unix.c883 fuiword(user_addr_t addr) in fuiword() function
918 return (int64_t)fuiword(addr); in fulong()
943 return (uint64_t)fuiword(addr); in fuulong()