LCOV - code coverage report
Current view: top level - zephyr/xen - hvm.h Coverage Total Hit
Test: new.info Lines: 0.0 % 3 0
Test Date: 2025-09-05 16:43:28

            Line data    Source code
       1            0 : /*
       2              :  * Copyright (c) 2021 EPAM Systems
       3              :  *
       4              :  * SPDX-License-Identifier: Apache-2.0
       5              :  */
       6              : #ifndef __XEN_HVM_H__
       7              : #define __XEN_HVM_H__
       8              : 
       9              : #include <zephyr/xen/public/hvm/hvm_op.h>
      10              : #include <zephyr/xen/public/hvm/params.h>
      11              : 
      12              : #include <zephyr/kernel.h>
      13              : 
      14            0 : int hvm_set_parameter(int idx, int domid, uint64_t value);
      15            0 : int hvm_get_parameter(int idx, int domid, uint64_t *value);
      16              : 
      17              : #endif /* __XEN_HVM_H__ */
        

Generated by: LCOV version 2.0-1