LCOV - code coverage report
Current view: top level - lib/eal/x86 - rte_mmu.c (source / functions) Hit Total Coverage
Test: Code coverage Lines: 2 2 100.0 %
Date: 2025-02-01 18:54:23 Functions: 1 1 100.0 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : /* SPDX-License-Identifier: BSD-3-Clause
       2                 :            :  * Copyright (C) IBM Corporation 2024
       3                 :            :  */
       4                 :            : 
       5                 :            : #include "eal_private.h"
       6                 :            : 
       7                 :            : bool
       8                 :        251 : eal_mmu_supported(void)
       9                 :            : {
      10                 :        251 :         return true;
      11                 :            : }

Generated by: LCOV version 1.14