porth             812 drivers/platform/goldfish/goldfish_pipe.c static void write_pa_addr(void *addr, void __iomem *portl, void __iomem *porth)
porth             816 drivers/platform/goldfish/goldfish_pipe.c 	writel(upper_32_bits(paddr), porth);
porth              12 include/linux/goldfish.h 				void __iomem *porth)
porth              18 include/linux/goldfish.h 	writel(upper_32_bits(addr), porth);
porth              24 include/linux/goldfish.h 				     void __iomem *porth)
porth              28 include/linux/goldfish.h 	writel(upper_32_bits(addr), porth);
porth             264 net/netfilter/ipvs/ip_vs_ctl.c 	unsigned int porth = ntohs(port);
porth             276 net/netfilter/ipvs/ip_vs_ctl.c 	return (proto ^ ahash ^ (porth >> IP_VS_SVC_TAB_BITS) ^ porth) &
porth             495 net/netfilter/ipvs/ip_vs_ctl.c 	unsigned int porth = ntohs(port);
porth             504 net/netfilter/ipvs/ip_vs_ctl.c 	return (ntohl(addr_fold)^(porth>>IP_VS_RTAB_BITS)^porth)
porth              52 tools/firewire/nosy-dump.h 			uint32_t porth:2;