MCPcopy Create free account
hub / github.com/F-Stack/f-stack / kcsan_md_unsupported

Function kcsan_md_unsupported

freebsd/amd64/include/csan.h:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36#include <machine/vmparam.h>
37
38static inline bool
39kcsan_md_unsupported(vm_offset_t addr)
40{
41 return false;
42}
43
44static inline bool
45kcsan_md_is_avail(void)

Callers 1

kcsan_accessFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected