Home
last modified time | relevance | path

Searched defs:_r (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/io/
A Dring.h178 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument
185 #define BACK_RING_INIT(_r, _s, __size) do { \ argument
193 #define RING_SIZE(_r) \ argument
197 #define RING_FREE_REQUESTS(_r) \ argument
203 #define RING_FULL(_r) \ argument
207 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ argument
211 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ argument
219 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ argument
227 #define RING_GET_REQUEST(_r, _idx) \ argument
239 #define RING_COPY_REQUEST(_r, _idx, _req) do { \ argument
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c1471 static void time_calibration_tsc_rendezvous(void *_r) in time_calibration_tsc_rendezvous()
1518 static void time_calibration_std_rendezvous(void *_r) in time_calibration_std_rendezvous()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c1025 #define UNFOLD_ARBYTES(_r) \ in hvm_load_cpu_ctxt() argument

Completed in 29 milliseconds