Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 71) sorted by relevance

123

/arch/x86/kvm/mmu/
A Dtdp_mmu.c259 struct kvm_mmu_page *root; in kvm_tdp_mmu_alloc_root() local
1004 struct kvm_mmu_page *root; in kvm_tdp_mmu_zap_leafs() local
1015 struct kvm_mmu_page *root; in kvm_tdp_mmu_zap_all() local
1042 struct kvm_mmu_page *root; in kvm_tdp_mmu_zap_invalidated_roots() local
1094 struct kvm_mmu_page *root; in kvm_tdp_mmu_invalidate_roots() local
1331 struct kvm_mmu_page *root; in kvm_tdp_mmu_unmap_gfn_range() local
1377 struct kvm_mmu_page *root; in __kvm_tdp_mmu_age_gfn_range() local
1464 struct kvm_mmu_page *root; in kvm_tdp_mmu_wrprot_slot() local
1619 struct kvm_mmu_page *root; in kvm_tdp_mmu_try_split_huge_pages() local
1680 struct kvm_mmu_page *root; in kvm_tdp_mmu_clear_dirty_slot() local
[all …]
A Dtdp_iter.h123 #define for_each_tdp_pte_min_level(iter, kvm, root, min_level, start, end) \ argument
128 #define for_each_tdp_pte_min_level_all(iter, root, min_level) \ argument
133 #define for_each_tdp_pte(iter, kvm, root, start, end) \ argument
A Dtdp_iter.c39 void tdp_iter_start(struct tdp_iter *iter, struct kvm_mmu_page *root, in tdp_iter_start()
A Dtdp_mmu.h15 __must_check static inline bool kvm_tdp_mmu_get_root(struct kvm_mmu_page *root) in kvm_tdp_mmu_get_root()
/arch/powerpc/kernel/
A Deeh_pe.c183 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next()
212 void *eeh_pe_traverse(struct eeh_pe *root, in eeh_pe_traverse()
235 void eeh_pe_dev_traverse(struct eeh_pe *root, in eeh_pe_dev_traverse()
289 struct eeh_pe *root = eeh_phb_pe_get(phb); in eeh_pe_get() local
516 void eeh_pe_state_mark(struct eeh_pe *root, int state) in eeh_pe_state_mark()
534 void eeh_pe_mark_isolated(struct eeh_pe *root) in eeh_pe_mark_isolated()
582 void eeh_pe_state_clear(struct eeh_pe *root, int state, bool include_passed) in eeh_pe_state_clear()
A Deeh_driver.c216 static void eeh_set_channel_state(struct eeh_pe *root, pci_channel_state_t s) in eeh_set_channel_state()
227 static void eeh_set_irq_state(struct eeh_pe *root, bool enable) in eeh_set_irq_state()
299 static void eeh_pe_report(const char *name, struct eeh_pe *root, in eeh_pe_report()
564 static int eeh_clear_pe_frozen_state(struct eeh_pe *root, bool include_passed) in eeh_clear_pe_frozen_state()
A Dproc_powerpc.c95 struct proc_dir_entry *root; in proc_ppc64_create() local
/arch/arm64/boot/dts/intel/
A Dsocfpga_agilex5_socdk.dts71 root: partition@4200000 { label
A Dsocfpga_agilex_socdk.dts130 root: partition@4200000 { label
/arch/powerpc/platforms/52xx/
A Defika.c75 struct device_node *root; in efika_pcisetup() local
144 struct device_node *root; in efika_show_cpuinfo() local
199 struct device_node *root = of_find_node_by_path("/"); in efika_probe() local
/arch/arm64/boot/dts/altera/
A Dsocfpga_stratix10_socdk.dts204 root: partition@4200000 { label
/arch/loongarch/pci/
A Dacpi.c46 struct acpi_pci_root *root = acpi_driver_data(adev); in acpi_pci_bus_find_domain_nr() local
156 pci_acpi_setup_ecam_mapping(struct acpi_pci_root *root) in pci_acpi_setup_ecam_mapping()
193 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root()
/arch/powerpc/platforms/chrp/
A Dsetup.c102 struct device_node *root; in chrp_show_cpuinfo() local
198 struct device_node *root; in sio_init() local
299 struct device_node *root = of_find_node_by_path("/"); in chrp_setup_arch() local
367 struct device_node *np, *root; in chrp_find_openpic() local
A Dpci.c191 struct device_node *root = of_find_node_by_path("/"); in setup_peg2() local
216 struct device_node *root = of_find_node_by_path("/"); in chrp_find_bridges() local
/arch/x86/platform/olpc/
A Dolpc.c182 static bool __init check_ofw_architecture(struct device_node *root) in check_ofw_architecture()
191 static u32 __init get_board_revision(struct device_node *root) in get_board_revision()
205 struct device_node *root = of_find_node_by_path("/"); in platform_detect() local
/arch/x86/pci/
A Dacpi.c342 struct pci_dev *parent, *root; in arch_pci_dev_is_removable() local
396 struct acpi_pci_root *root = ci->root; in setup_mcfg_map() local
451 static int pci_acpi_root_get_node(struct acpi_pci_root *root) in pci_acpi_root_get_node()
533 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root()
/arch/powerpc/platforms/86xx/
A Dmvme7100.c79 unsigned long root = of_get_flat_dt_root(); in mvme7100_probe() local
/arch/x86/kernel/
A Damd_node.c63 struct pci_dev *root; in amd_node_get_root() local
144 struct pci_dev *root; in __amd_smn_rw() local
293 struct pci_dev *root = NULL; in reserve_root_config_spaces() local
/arch/s390/hypfs/
A Dhypfs_vm_fs.c86 int hypfs_vm_create_files(struct dentry *root) in hypfs_vm_create_files()
/arch/mips/pic32/pic32mzda/
A Dinit.c92 struct device_node *root, *np; in pic32_of_prepare_platform_data() local
/arch/powerpc/platforms/powernv/
A Dopal-xscom.c155 static int scom_debug_init_one(struct dentry *root, struct device_node *dn, in scom_debug_init_one()
191 struct dentry *root; in scom_debug_init() local
/arch/loongarch/kernel/
A Denv.c45 struct device_node *root; in init_cpu_fullname() local
/arch/powerpc/platforms/85xx/
A Dxes_mpc85xx.c116 struct device_node *root; in xes_mpc85xx_setup_arch() local
/arch/x86/kvm/
A Dkvm_onhyperv.c44 hpa_t root; in __hv_flush_remote_tlbs_range() local
/arch/powerpc/platforms/pseries/
A Dsetup.c110 struct device_node *root; in pSeries_show_cpuinfo() local
502 struct device_node *root = of_find_node_by_path("/"); in pSeries_discover_phbs() local
723 struct resource *res, *root, *conflict; in of_pci_parse_iov_addrs() local
1096 struct device_node *root = of_find_node_by_path("/"); in pSeries_probe() local

Completed in 789 milliseconds

123