Home
last modified time | relevance | path

Searched refs:not_mapped (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dtprot.c24 int not_mapped = 0; in set_storage_key() local
33 : [addr] "+&a" (addr), [not_mapped] "+r" (not_mapped) in set_storage_key()
37 return -not_mapped; in set_storage_key()
H A Dmemop.c381 int not_mapped = 0; in set_storage_key_range() local
393 : [abs] "+&a" (abs), [not_mapped] "+r" (not_mapped) in set_storage_key_range()
397 GUEST_ASSERT_EQ(not_mapped, 0); in set_storage_key_range()
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c502 goto not_mapped; in hl_mmu_v1_unmap()
522 goto not_mapped; in hl_mmu_v1_unmap()
538 goto not_mapped; in hl_mmu_v1_unmap()
545 goto not_mapped; in hl_mmu_v1_unmap()
553 goto not_mapped; in hl_mmu_v1_unmap()
580 not_mapped: in hl_mmu_v1_unmap()
H A Dmmu_v2_hr.c143 goto not_mapped; in _hl_mmu_v2_hr_unmap()
168 goto not_mapped; in _hl_mmu_v2_hr_unmap()
184 not_mapped: in _hl_mmu_v2_hr_unmap()