Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c255 phyp_pft_hcall(H_READ, 0, idx, 0, 0, &old.pte_hi, in mphyp_bootstrap()
302 phyp_pft_hcall(H_READ, 0, pvo->pvo_pte.slot, 0, 0, &pte.pte_hi, in mphyp_pte_synch()
405 phyp_pft_hcall(H_READ, 0, slot, 0, 0, &pt.pte_hi, in mphyp_pte_spillable_ident()
424 phyp_pft_hcall(H_READ, 0, k, 0, 0, &to_evict->pte_hi, in mphyp_pte_spillable_ident()
573 phyp_pft_hcall(H_READ, 0, ptex, 0, 0, in mphyp_dump_pmap()
H A Dphyp-hvcall.h191 #define H_READ 0x0c macro