Searched refs:kho (Results 1 – 8 of 8) sorted by relevance
772 struct kho_data *kho; in process_kho_entries() 781 kho = (struct kho_data *)(unsigned long)ptr->data; in process_kho_entries() 782 kho_scratch = (void *)(unsigned long)kho->scratch_addr; in process_kho_entries() 783 nr_areas = kho->scratch_size / sizeof(*kho_scratch); in process_kho_entries() 771 struct kho_data *kho; process_kho_entries() local
45 kho
11 tmp_dir=$(mktemp -d /tmp/kho-test.XXXXXXXX)55 local kho_config="$tmp_dir/kho.config"112 cmdline="$cmdline kho=on panic=-1"135 local build_dir="$kernel_dir/.kho"
423 } kho; member
22 #include <linux/kho/abi/kexec_handover.h>23 #include <linux/kho/abi/kexec_metadata.h>70 early_param("kho", kho_parse_enable);760 * ``/sys/kernel/debug/kho/out/sub_fdts/@name`` when kernel is configured with in kho_add_subtree() 1731 image->kho.fdt = virt_to_phys(kho_out.fdt); in kho_fill_kimage() 1747 image->kho.scratch = &image->segment[image->nr_segments - 1]; in kho_walk_scratch()
3422 For detailed documentation about KHO, see Documentation/core-api/kho.3426 tools/testing/selftests/kho/vmtest.sh -h
14335 F: Documentation/admin-guide/mm/kho.rst14336 F: Documentation/core-api/kho/*14338 F: include/linux/kho/14342 F: tools/testing/selftests/kho/15050 F: include/linux/kho/abi/16879 F: include/linux/kho/abi/memblock.h
2986 kho= [KEXEC,EARLY]