Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/man/man9/
H A DMakefile23 fuiword.9 \
/xnu-10063.101.15/bsd/sys/
H A Dsystm.h210 long fuiword(user_addr_t addr);
/xnu-10063.101.15/bsd/vm/
H A Dvm_unix.c695 fuiword(user_addr_t addr) in fuiword() function
730 return (int64_t)fuiword(addr); in fulong()
755 return (uint64_t)fuiword(addr); in fuulong()