Home
last modified time | relevance | path

Searched refs:H_PUT_TCE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/pseries/
H A Dplpar_iommu.c195 error = phyp_hcall(H_PUT_TCE, window->map->iobn, in phyp_iommu_map()
235 phyp_hcall(H_PUT_TCE, window->map->iobn, in phyp_iommu_unmap()
H A Dphyp-hvcall.h196 #define H_PUT_TCE 0x20 macro