Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/ACE-RISCV
/ functions
Functions
620 in github.com/IBM/ACE-RISCV
⨍
Functions
620
◇
Types & classes
158
Method
total_size
(address: *const u8)
security-monitor/rust-crates/flattened_device_tree/src/lib.rs:38
Method
tried_to_access_valid_mmio_region
(confidential_vm_id: ConfidentialVmId, fault_address: usize)
security-monitor/src/confidential_flow/handlers/mmio/mmio_access_fault.rs:50
Method
try_confidential_vm
(confidential_vm_id: ConfidentialVmId, op: O)
security-monitor/src/core/control_data/storage.rs:74
Method
try_confidential_vm_mut
(confidential_vm_id: ConfidentialVmId, op: O)
security-monitor/src/core/control_data/storage.rs:79
Method
try_from
(value: usize)
security-monitor/src/core/architecture/riscv/general_purpose_registers.rs:87
Method
try_read
(op: O)
security-monitor/src/core/interrupt_controller/mod.rs:44
Method
try_read
(op: O)
security-monitor/src/core/control_data/storage.rs:64
Method
try_read
(op: O)
security-monitor/src/core/hardware_setup/mod.rs:50
Method
try_write
(op: O)
security-monitor/src/core/control_data/storage.rs:69
Method
try_write
(op: O)
security-monitor/src/core/hardware_setup/mod.rs:55
Method
try_write
(op: O)
security-monitor/src/core/page_allocator/allocator.rs:316
Method
uninitialized
()
security-monitor/src/core/architecture/riscv/sbi/nacl_extension.rs:64
Method
unmap_shared_page
Modifies the configuration of the underlying hardware memory isolation component (e.g., MMU) in a way that a shared page is unmapped from the address
security-monitor/src/core/memory_protector/confidential_vm_memory_protector.rs:64
Method
unmap_shared_page
Removes a shared page from the address space of the confidential VM. Returns error if there is no shared page mapped at the given address. Returns the
security-monitor/src/core/architecture/riscv/mmu/page_table.rs:230
Method
usize
(&self)
security-monitor/src/core/memory_layout/confidential_vm_physical_address.rs:18
Method
value_in_hex
(&self)
security-monitor/rust-crates/riscv_cove_tap/src/spec.rs:129
Method
version
()
security-monitor/src/confidential_flow/handlers/sbi_base_extension/get_spec_version.rs:25
Method
write
(&self, value: usize)
security-monitor/src/core/memory_layout/non_confidential_memory_address.rs:88
Method
write
(&mut self, register: GeneralPurposeRegister, value: usize)
security-monitor/src/core/architecture/riscv/general_purpose_registers.rs:18
Method
write_str
(&mut self, s: &str)
security-monitor/src/debug.rs:107
← previous
601–620 of 620, ranked by callers