Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/man/man9/
H A DMakefile23 fuiword.9 \
/xnu-8020.101.4/bsd/sys/
H A Dsystm.h212 long fuiword(user_addr_t addr);
/xnu-8020.101.4/bsd/vm/
H A Dvm_unix.c637 fuiword(user_addr_t addr) in fuiword() function
672 return (int64_t)fuiword(addr); in fulong()
697 return (uint64_t)fuiword(addr); in fuulong()