Home
last modified time | relevance | path

Searched refs:rmrr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Diommu.h24 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) in arch_rmrr_sanity_check() argument
26 u64 start = rmrr->base_address; in arch_rmrr_sanity_check()
27 u64 end = rmrr->end_address + 1; in arch_rmrr_sanity_check()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c2390 struct dmar_rmrr_unit *rmrr; in si_domain_init() local
2424 for_each_rmrr_units(rmrr) { in si_domain_init()
2425 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in si_domain_init()
3074 rmrr->end_address <= rmrr->base_address || in rmrr_sanity_check()
3091 rmrr->base_address, rmrr->end_address, in dmar_parse_one_rmrr()
3108 ((void *)rmrr) + rmrr->header.length, in dmar_parse_one_rmrr()
3488 ((void *)rmrr) + rmrr->header.length, in dmar_iommu_notify_scope_dev()
4441 struct dmar_rmrr_unit *rmrr; in intel_iommu_get_resv_regions() local
4446 for_each_rmrr_units(rmrr) { in intel_iommu_get_resv_regions()
4447 for_each_active_dev_scope(rmrr->devices, rmrr->devices_cnt, in intel_iommu_get_resv_regions()
[all …]
H A Ddmar.c524 struct acpi_dmar_reserved_memory *rmrr; in dmar_table_print_dmar_entry() local
537 rmrr = container_of(header, struct acpi_dmar_reserved_memory, in dmar_table_print_dmar_entry()
540 (unsigned long long)rmrr->base_address, in dmar_table_print_dmar_entry()
541 (unsigned long long)rmrr->end_address); in dmar_table_print_dmar_entry()
/openbmc/linux/arch/ia64/include/asm/
H A Diommu.h16 arch_rmrr_sanity_check(struct acpi_dmar_reserved_memory *rmrr) { return 0; } in arch_rmrr_sanity_check() argument
/openbmc/qemu/target/riscv/
H A Dinsn32.decode54 &rmrr vm rd rs1 rs2
84 @r_vm ...... vm:1 ..... ..... ... ..... ....... &rmrr %rs2 %rs1 %rd
85 @r_vm_1 ...... . ..... ..... ... ..... ....... &rmrr vm=1 %rs2 %rs1 %rd
86 @r_vm_0 ...... . ..... ..... ... ..... ....... &rmrr vm=0 %rs2 %rs1 %rd
87 @r2_zimm6 ..... . vm:1 ..... ..... ... ..... ....... &rmrr %rs2 rs1=%imm_z6 %rd