Home
last modified time | relevance | path

Searched refs:H_SUCCESS (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c351 KASSERT(err == H_SUCCESS, in mphyp_pte_clear()
358 KASSERT(err == H_SUCCESS, in mphyp_pte_clear()
382 KASSERT(err == H_SUCCESS || err == H_NOT_FOUND, in mphyp_pte_unset()
442 if (result == H_SUCCESS) { in mphyp_pte_insert_locked()
459 if (result == H_SUCCESS) { in mphyp_pte_insert_locked()
501 KASSERT(result == H_SUCCESS || result == H_NOT_FOUND, in mphyp_pte_evict_and_insert_locked()
512 if (result == H_SUCCESS) in mphyp_pte_evict_and_insert_locked()
606 KASSERT(err == H_SUCCESS || err == H_NOT_FOUND, in mphyp_pte_unset_sp()
H A Dphyp_dbg.c112 if (err != H_SUCCESS) in uart_phyp_dbg_getc()
H A Dphyp-hvcall.h37 #define H_SUCCESS 0 macro
H A Dphyp_console.c300 if (err != H_SUCCESS) { in uart_phyp_get()
H A Dplatform_chrp.c188 if (result == H_SUCCESS) in chrp_attach()
H A Dphyp_llan.c451 if (err == H_SUCCESS) in llan_send_packet()
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c2201 if (rc != H_SUCCESS) in mmu_radix_proctab_init()