Home
last modified time | relevance | path

Searched refs:_hvm_check_entry (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Dsave.h50 int _hvm_check_entry(struct hvm_domain_context *h,
65 if ( (r = _hvm_check_entry((_h), HVM_SAVE_CODE(_x), \
74 && (r = _hvm_check_entry((_h), HVM_SAVE_CODE(_x), \
/xen/xen/arch/x86/hvm/
A Dsave.c378 int _hvm_check_entry(struct hvm_domain_context *h, uint16_t type, uint32_t len, in _hvm_check_entry() function
A Dhpet.c658 if ( _hvm_check_entry(h, HVM_SAVE_CODE(HPET), HVM_SAVE_LENGTH(HPET), 1) ) in hpet_load()
/xen/tools/tests/vhpet/
A Dmain.c155 int _hvm_check_entry(struct hvm_domain_context *h, in _hvm_check_entry() function

Completed in 7 milliseconds