Home
last modified time | relevance | path

Searched defs:direct_kernel_boot_path (Results 1 – 2 of 2) sorted by relevance

/cloud-hypervisor/performance-metrics/src/
H A Dperformance_tests.rs65 fn direct_kernel_boot_path() -> PathBuf { in direct_kernel_boot_path() function
/cloud-hypervisor/tests/
H A Dintegration.rs530 fn direct_kernel_boot_path() -> PathBuf { in direct_kernel_boot_path() function
975 let direct_kernel_boot_path = direct_kernel_boot_path(); in test_cpu_topology() localVariable