Home
last modified time | relevance | path

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

/external/syzkaller/prog/
Dencodingexec.go103 func (target *Target) PhysicalAddr(arg *PointerArg) uint64 { func
132 addr := w.target.PhysicalAddr(ctx.Base) + ctx.Offset
262 w.writeConstArg(a.Size(), w.target.PhysicalAddr(a), 0, 0, 0, FormatNative)
Dany.go245 addr := target.PhysicalAddr(arg)
/external/syzkaller/sys/linux/
Dinit_iptables.go153 addr := g.Target().PhysicalAddr(entriesPtr)