LCOV - code coverage report
Current view: top level - arch/x86/mm - numa_64.c (source / functions) Hit Total Coverage
Test: combined.info Lines: 3 3 100.0 %
Date: 2022-03-28 15:32:58 Functions: 1 1 100.0 %
Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : // SPDX-License-Identifier: GPL-2.0
       2                 :            : /*
       3                 :            :  * Generic VM initialization for x86-64 NUMA setups.
       4                 :            :  * Copyright 2002,2003 Andi Kleen, SuSE Labs.
       5                 :            :  */
       6                 :            : #include <linux/memblock.h>
       7                 :            : 
       8                 :            : #include "numa_internal.h"
       9                 :            : 
      10                 :         28 : void __init initmem_init(void)
      11                 :            : {
      12                 :         28 :         x86_numa_init();
      13                 :         28 : }

Generated by: LCOV version 1.14