Home
last modified time | relevance | path

Searched refs:kho (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Dkaslr.c771 struct kho_data *kho; in process_kho_entries() local
780 kho = (struct kho_data *)(unsigned long)ptr->data; in process_kho_entries()
781 kho_scratch = (void *)(unsigned long)kho->scratch_addr; in process_kho_entries()
782 nr_areas = kho->scratch_size / sizeof(*kho_scratch); in process_kho_entries()
/linux/Documentation/admin-guide/mm/
H A Dindex.rst45 kho
/linux/tools/testing/selftests/kho/
H A Dvmtest.sh11 tmp_dir=$(mktemp -d /tmp/kho-test.XXXXXXXX)
/linux/include/linux/
H A Dkexec.h423 } kho; member
/linux/kernel/liveupdate/
H A Dkexec_handover.c1713 image->kho.fdt = virt_to_phys(kho_out.fdt); in kho_fill_kimage()
1729 image->kho.scratch = &image->segment[image->nr_segments - 1]; in kho_fill_kimage()
/linux/lib/
H A DKconfig.debug3407 For detailed documentation about KHO, see Documentation/core-api/kho.
3411 tools/testing/selftests/kho/vmtest.sh -h
/linux/
H A DMAINTAINERS14195 F: Documentation/admin-guide/mm/kho.rst
14196 F: Documentation/core-api/kho/*
14198 F: include/linux/kho/
14201 F: tools/testing/selftests/kho/
14904 F: include/linux/kho/abi/
16686 F: include/linux/kho/abi/memblock.h
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2998 kho= [KEXEC,EARLY]