Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Ddescriptor-tables.c217 int compat_update_descriptor(uint32_t pa_lo, uint32_t pa_hi, in compat_update_descriptor() argument
220 return do_update_descriptor(pa_lo | ((uint64_t)pa_hi << 32), in compat_update_descriptor()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhypercall.h177 u32 pa_lo, u32 pa_hi, u32 desc_lo, u32 desc_hi);

Completed in 3 milliseconds