Home
last modified time | relevance | path

Searched defs:round_pgdown (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/xen/
A Dpfn.h10 #define round_pgdown(p) ((p) & PAGE_MASK) macro
/xen/tools/libxc/
A Dxc_dom_binloader.c89 #define round_pgdown(_p) ((_p)&PAGE_MASK_X86) macro

Completed in 4 milliseconds