ZXFoundation™ 26h2
Loading...
Searching...
No Matches
nc_portal.cxxm File Reference

Portal namespace dispatch handler. More...

import lib.error;
import zxfoundation.dgp.portal.core;
import zxfoundation.dgp.portal.types;
import zxfoundation.dgp.domain.core;
import std;
import zxfoundation.dgp.domain.types;
import zxfoundation.dgp.isolation.types;
import zxfoundation.dgp.authorize;
import zxfoundation.sys.printk.core;
import zxfoundation.base.types;
import arch.s390x.cpu.lowcore;
import zxfoundation.dgp.gate.types;
Include dependency graph for nc_portal.cxxm:

Functions

auto zxfoundation::dgp::gate::nc_portal::detail::current_domain () noexcept -> domain::domain *
auto zxfoundation::dgp::gate::nc_portal::dispatch (u32 op, u64 a0, u64 a1, u64 a2, u64 a3, u64 a4) noexcept -> u64
template<portal_op Op>
auto zxfoundation::dgp::gate::nc_portal::dispatch_wrap (u64 a0, u64 a1, u64 a2, u64 a3, u64 a4) noexcept -> u64
auto zxfoundation::dgp::gate::nc_portal::detail::nc_portal_create (u64 a0, u64 a1, u64 a2, u64 a3, u64 a4) noexcept -> u64
auto zxfoundation::dgp::gate::nc_portal::detail::nc_portal_destroy (u64 a0, u64 a1, u64, u64, u64) noexcept -> u64

Variables

static constexpr u64 NC_ERROR = ~0ULL

Detailed Description

Portal namespace dispatch handler.

SPDX-License-Identifier: Apache-2.0