Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dpcpu.h292 #ifndef zpcpu_add_protected
293 #define zpcpu_add_protected(base, val) ({ \ macro
/src/sys/amd64/include/
H A Dpcpu.h310 #define zpcpu_add_protected(base, n) do { \ macro