Searched refs:copy_array (Results 1 – 1 of 1) sorted by relevance
84 static void __init copy_array(const void *src, void *target, unsigned int size) in copy_array() function104 copy_array(&h->init, &x86_init.hyper, sizeof(h->init)); in init_hypervisor_platform()105 copy_array(&h->runtime, &x86_platform.hyper, sizeof(h->runtime)); in init_hypervisor_platform()