Home
last modified time | relevance | path

Searched refs:zpcpu_add_protected (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dpcpu.h293 #ifndef zpcpu_add_protected
294 #define zpcpu_add_protected(base, val) ({ \ macro
/f-stack/freebsd/amd64/include/
H A Dpcpu.h292 #define zpcpu_add_protected(base, n) do { \ macro